[arch-commits] Commit in pinentry-bemenu/trunk (PKGBUILD)

Christian Rebischke shibumi at archlinux.org
Wed Jun 16 21:35:06 UTC 2021


    Date: Wednesday, June 16, 2021 @ 21:35:05
  Author: shibumi
Revision: 964332

upgpkg: pinentry-bemenu 0.7.0-1

Modified:
  pinentry-bemenu/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-16 21:34:52 UTC (rev 964331)
+++ PKGBUILD	2021-06-16 21:35:05 UTC (rev 964332)
@@ -5,16 +5,16 @@
 pkgver=0.7.0
 pkgrel=1
 pkgdesc="Pinentry based on bemenu"
-arch=(x86_64)
-url=https://github.com/t-8ch/pinentry-bemenu
-license=(GPL2)
-provides=(pinentry)
-depends=(bemenu libassuan libgpg-error)
-makedepends=(meson)
+arch=("x86_64")
+url="https://github.com/t-8ch/pinentry-bemenu"
+license=("GPL2")
+provides=("pinentry")
+depends=("bemenu" "libassuan" "libgpg-error")
+makedepends=("meson" "ninja" "cmake" "pkgconf" "popt")
 source=(
 	pinentry-bemenu-$pkgver.tar.gz::https://github.com/t-8ch/$pkgname/archive/refs/tags/v$pkgver.tar.gz
 )
-sha512sums=('933ba1740e94a5e775057c0536e17d18f3fd693de74f4b23b338953af88979da')
+sha512sums=('f62d270e56ad1230fbe8b11d0571c18061faf2c39eecaf269f93d31693a88538317af6386ee7d2b28095cb1e703544e71d0c8551d638a2a692ad1c4653c759ff')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list