diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/pdfgrep/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/pdfgrep/APKBUILD b/testing/pdfgrep/APKBUILD index bf4ca5fbc1..8882e4012f 100644 --- a/testing/pdfgrep/APKBUILD +++ b/testing/pdfgrep/APKBUILD @@ -2,8 +2,8 @@ # Contributor: Andre Klitzing <aklitzing@gmail.com> # Maintainer: Andre Klitzing <aklitzing@gmail.com> pkgname=pdfgrep -pkgver=2.0 -pkgrel=1 +pkgver=2.0.1 +pkgrel=0 pkgdesc="Commandline utility to search text in PDF files" url="https://pdfgrep.org/" arch="all" @@ -53,4 +53,4 @@ zshcomp() { "$subpkgdir"/usr/share/zsh/site-functions || return 1 } -sha512sums="e289a5202c500a794ad4b17c4b07aa4e4592a17818010d90ffbdb1d4db5ee61557bb35ecebeee2bc7595275e27c82bbd98c68fe6148b50f0bc60296c479c578e pdfgrep-2.0.tar.gz" +sha512sums="4285f8cb514975a0040cdd6b82133090e27ba5c2f95ca880dccc3dd4fa3427260a5fc73d807df9124a79fa36ac6ed8c11380cde11e00599ed7134d92c50df4a0 pdfgrep-2.0.1.tar.gz" |
