aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-07-25 14:42:03 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-07-25 09:57:05 -0300
commit256b11a1d5dad56ce03f91b9cc189f9d03947e21 (patch)
treeb7c9523bef3a34a72ba35ad239268bf3091651cc
parentb188ee0a029a7e65dff2e8049bc8dafb5456fec5 (diff)
downloadaports-256b11a1d5dad56ce03f91b9cc189f9d03947e21.tar.bz2
aports-256b11a1d5dad56ce03f91b9cc189f9d03947e21.tar.xz
testing/gitg: upgrade to 3.32.1
-rw-r--r--testing/gitg/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/gitg/APKBUILD b/testing/gitg/APKBUILD
index aa35eaaf98..546d844d1f 100644
--- a/testing/gitg/APKBUILD
+++ b/testing/gitg/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gitg
-pkgver=3.32.0
+pkgver=3.32.1
pkgrel=0
pkgdesc="gitg is the GNOME GUI client to view git repositories"
url="https://wiki.gnome.org/Apps/Gitg"
@@ -33,4 +33,4 @@ package() {
DESTDIR="$pkgdir" ninja -C output install
}
-sha512sums="6004c7450ad48d9412b63f00c62eda39954ac5c30ef2490cf098bf165a7184f11a4b44e23263eefd92cb8cbc8096967a47e8b86f0c559a9e6599656a6c2d76a5 gitg-3.32.0.tar.xz"
+sha512sums="243e630b3e5bb1919dc307e6b3fed1b1b0e3884d2a2507e4526b4af61e86f1cd7004a3dbb96001ffb0280cefe7cdb9b109c39996718913c7410224830c0145a4 gitg-3.32.1.tar.xz"