aboutsummaryrefslogtreecommitdiffstats
path: root/testing/stgit
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-30 00:07:59 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-30 00:19:03 -0300
commit90c58ce037259423c243e6f1275701164509d296 (patch)
treeb9d6dfbba7a455313881eefc8740b1b1df050783 /testing/stgit
parent7f789b19c1e36cc497870de057da18ad0627d722 (diff)
downloadaports-90c58ce037259423c243e6f1275701164509d296.tar.bz2
aports-90c58ce037259423c243e6f1275701164509d296.tar.xz
testing/stgit: upgrade to 0.21
Diffstat (limited to 'testing/stgit')
-rw-r--r--testing/stgit/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/testing/stgit/APKBUILD b/testing/stgit/APKBUILD
index 28fd00228f..01e18ff586 100644
--- a/testing/stgit/APKBUILD
+++ b/testing/stgit/APKBUILD
@@ -1,8 +1,7 @@
# Contributor: Joseph Benden <joe@benden.us>
# Maintainer: Joseph Benden <joe@benden.us>
-
pkgname=stgit
-pkgver=0.20
+pkgver=0.21
pkgrel=0
pkgdesc="Manage a stack of patches using GIT as a backend"
arch="noarch"
@@ -85,4 +84,4 @@ fishcomp() {
rmdir -p "$pkgdir"/usr/share/stgit/completions || true
}
-sha512sums="0ea60462e1ac5c8329092b774b66caa98230ddc843f0302ceb42ce20e2f3c69b0e011801ebd61f523f7f6ca168bf9dbc5c617e38de4a93b68147a5d8094ba532 stgit-0.20.tar.gz"
+sha512sums="198d203c375811846f642df86bae5fa4d46920a62560181b9afba2472940590c2601cf85f5cb6a764b7cad70b59e3ece083c3b291a78e97602235085c7d2237e stgit-0.21.tar.gz"