Skip to content
Snippets Groups Projects
Commit 312aaef2 authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

40.2-1

parent ca523cf2
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,8 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=evince
pkgver=40.1
pkgrel=2
pkgver=40.2
pkgrel=1
pkgdesc="Document viewer (PDF, PostScript, XPS, djvu, dvi, tiff, cbr, cbz, cb7, cbt)"
url="https://wiki.gnome.org/Apps/Evince"
arch=(x86_64)
......@@ -16,7 +16,7 @@ makedepends=(libnautilus-extension texlive-bin gobject-introspection docbook-xsl
optdepends=('texlive-bin: DVI support')
provides=(libev{document,view}3.so)
groups=(gnome)
_commit=133f1c1880fd97d432442c8f7956c2c4a1efd5dc # tags/40.1^0
_commit=864fd5d55be2fa96e2afce507b454ce018cdeaf8 # tags/40.2^0
source=("git+https://gitlab.gnome.org/GNOME/evince.git#commit=$_commit")
sha256sums=('SKIP')
......@@ -39,5 +39,5 @@ check() {
}
package() {
DESTDIR="$pkgdir" meson install -C build
meson install -C build --destdir "$pkgdir"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment