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 df3c2a94a37d..fcb169ba9dc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=pinentry-wayland
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="A small shell script wrapper for setting different pinentry-clients for Wayland GUI and terminal usage."
arch=('any')
url="https://github.com/otahontas/pinentry-wayland/blob/master/README.md"
license=('CC0 1.0 Universal')
source=("https://github.com/otahontas/pinentry-wayland/archive/${pkgver}.tar.gz")
-sha256sums=('SKIP')
+sha256sums=('8d5b4f83ae1deb8cbf87852d1db8213874e68b06a448ae3ac7b6e2f05927d790')
package() {
cd "$pkgname-$pkgver"