summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ef8733c94e1..37658398cf13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=pdftag
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
pkgdesc="A simple metadata editor for PDFs"
arch=(i686 x86_64)
@@ -7,7 +7,7 @@ url="https://github.com/arrufat/pdftag"
license=(GPL3)
depends=(poppler-glib gtk3)
makedepends=(git vala meson)
-_commit=a00908f9f4e2a93ed7012bd596c0a987f7d82779
+_commit=233ca8aaa3b5f834947e17b077387f403c685302
source=("git://github.com/arrufat/pdftag.git#commit=$_commit")
md5sums=('SKIP')