summaryrefslogtreecommitdiff
path: root/gcr/Pkgfile
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2018-09-02 18:25:15 +1000
committerDanny Rawlins <monster.romster@gmail.com>2018-09-02 18:46:12 +1000
commit003c0f3bb117985547e2ec7246b109b9a9269662 (patch)
treea54b2bddddf66bed37e0ca838546fe6a50443e9c /gcr/Pkgfile
parentcd830fe833c6d14878cf72e96188022dd95ea8c5 (diff)
downloadcontrib-003c0f3bb117985547e2ec7246b109b9a9269662.tar.gz
contrib-003c0f3bb117985547e2ec7246b109b9a9269662.tar.xz
gcr: 3.20.0 -> 3.28.0
Diffstat (limited to 'gcr/Pkgfile')
-rw-r--r--gcr/Pkgfile7
1 files changed, 3 insertions, 4 deletions
diff --git a/gcr/Pkgfile b/gcr/Pkgfile
index 4f111e1e0..588e1a1db 100644
--- a/gcr/Pkgfile
+++ b/gcr/Pkgfile
@@ -1,13 +1,12 @@
# Description: Libraries for cryptographic UIs and accessing PKCS#11 modules.
# URL: https://developer.gnome.org/gcr/
# Maintainer: Danny Rawlins, crux at romster dot me
-# Packager: Danny Rawlins, crux at romster dot me
# Depends on: gnupg gtk3 p11-kit util-linux vala xorg-libxcomposite xorg-libxcursor xorg-libxinerama xorg-libxrandr
name=gcr
-version=3.20.0
-release=2
-source=(http://download.gnome.org/sources/$name/${version:0:4}/$name-$version.tar.xz)
+version=3.28.0
+release=1
+source=(https://download.gnome.org/sources/$name/${version:0:4}/$name-$version.tar.xz)
build() {
cd $name-$version

Generated by cgit