aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome-keyring
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-10-03 12:25:29 +0200
committerRasmus Thomsen <oss@cogitri.dev>2019-10-03 21:07:40 +0200
commit86073322e582bd0d481a514641017f6d1363c82f (patch)
tree88cb424006c4c8d6ac3fd64d2a7f12d6a20d0011 /community/gnome-keyring
parentccf5818041a00b1a1811d1a3057119eeea492781 (diff)
downloadaports-86073322e582bd0d481a514641017f6d1363c82f.tar.bz2
aports-86073322e582bd0d481a514641017f6d1363c82f.tar.xz
community/gnome-keyring: upgrade to 3.34.0
Diffstat (limited to 'community/gnome-keyring')
-rw-r--r--community/gnome-keyring/APKBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/community/gnome-keyring/APKBUILD b/community/gnome-keyring/APKBUILD
index e62d28e0de..5db086a169 100644
--- a/community/gnome-keyring/APKBUILD
+++ b/community/gnome-keyring/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnome-keyring
-pkgver=3.28.2
-pkgrel=2
+pkgver=3.34.0
+pkgrel=0
pkgdesc="GNOME keyring"
url="https://wiki.gnome.org//Projects/GnomeKeyring"
arch="all"
@@ -13,8 +13,8 @@ makedepends="gtk+3.0-dev gcr-dev libcap-ng-dev linux-pam-dev
checkdepends="python dbus-x11 xvfb-run"
options="!check" # Gets stuck on CI
subpackages="$pkgname-lang $pkgname-doc"
-source="https://download.gnome.org/sources/gnome-keyring/${pkgver%.*}/gnome-keyring-$pkgver.tar.xz
- fix-includes.patch"
+source="https://download.gnome.org/sources/gnome-keyring/${pkgver%.*}/gnome-keyring-$pkgver.tar.xz"
+
build() {
./configure \
--build=$CBUILD \
@@ -34,5 +34,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="a51bc9d6bc9203b86febe99bdbf893d3ba0eeaad976ece2bd49efc3869bd1d15f440a01999ce969f845f8336538de22e9f1161da990d707cbadb99d5cc3549bc gnome-keyring-3.28.2.tar.xz
-99af8b23c8b53bc1e70f921c872563b779c1ec59db72474b62e6d693f0d82d38b94607c8b9d53e751cf4a44873c91e283bc27d69f37433a37aa40e990caa1249 fix-includes.patch"
+sha512sums="09f84bdf5ea415a55baf6a57dba2889cdf592005d273335029107ea3f83152447b3263cd190810930aae41af22dd508e765e649da3c8a9afa127db1d298bb72a gnome-keyring-3.34.0.tar.xz"