aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2020-02-12 14:14:37 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2020-02-12 14:33:27 +0000
commite96fc9a9c8295cc2f92ce30f9f9262d7fca8b5f6 (patch)
tree80a655f6d00a28731e46328e20f263d010eb6dba /testing
parentd9bd8d6389b68dd9a8154e3234bc9710dce3b4ad (diff)
downloadaports-e96fc9a9c8295cc2f92ce30f9f9262d7fca8b5f6.tar.bz2
aports-e96fc9a9c8295cc2f92ce30f9f9262d7fca8b5f6.tar.xz
testing/guake: upgrade to 3.7.0
Diffstat (limited to 'testing')
-rw-r--r--testing/guake/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/guake/APKBUILD b/testing/guake/APKBUILD
index 90d32b2e3e..55ed0fb0ca 100644
--- a/testing/guake/APKBUILD
+++ b/testing/guake/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=guake
-pkgver=3.6.3
-pkgrel=1
+pkgver=3.7.0
+pkgrel=0
pkgdesc="Drop-down terminal for GNOME"
url="http://guake-project.org"
arch="noarch"
@@ -27,4 +27,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="b1e2c25a6e46f6e8ed2b7efb1a06dfd34a9f5d202e274714bd1ec71c87c80721d4d7c0414ff586c5537a06ae58564758f8c6aa7f3c845e5cf797e5f82f09e858 guake-3.6.3.tar.gz"
+sha512sums="4f45c94208eea629275cd574ecdc2f96456797b1da703c31bb8cb211ab5203acd1029d7cf82c18b6441c33138195547b2f117ebdd8b22e38134f46849c38d64f guake-3.7.0.tar.gz"