aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mkmr
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-14 01:09:57 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-14 01:43:11 -0300
commit621ccb69ab9d126543b26b799175e3f1ddc450c0 (patch)
treeac1223a32585e81d8344bbe7aba04851db47272b /testing/mkmr
parent6484909b4bb7642c28d6298a3eace177a08d9b84 (diff)
downloadaports-621ccb69ab9d126543b26b799175e3f1ddc450c0.tar.bz2
aports-621ccb69ab9d126543b26b799175e3f1ddc450c0.tar.xz
testing/mkmr: upgrade to 0.0.3
Diffstat (limited to 'testing/mkmr')
-rw-r--r--testing/mkmr/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/mkmr/APKBUILD b/testing/mkmr/APKBUILD
index 78841dcbc0..af764e0187 100644
--- a/testing/mkmr/APKBUILD
+++ b/testing/mkmr/APKBUILD
@@ -1,11 +1,11 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=mkmr
-pkgver=0.0.2
+pkgver=0.0.3
pkgrel=0
pkgdesc="Make merge requests in any GitLab repo conveniently"
url="https://github.com/maxice8/mkmr"
-arch="all"
+arch="noarch"
license="GPL-3.0-or-later"
depends="
python3
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="3e06465b2d108a54519a1c8000fd168f791273c8f454172eebce5498ba1f29cfcd1a02a95970bdbc1c27b049de7f4c917c83d5df6087b1e7bbb331ae8575de09 mkmr-0.0.2.tar.gz"
+sha512sums="33a22d8dc37d759e69e25216f445f012cb3c86da13418401d37a01ab05cd4aac5e0d939d9bd4053801b2919c66d717587c420f1b71e7c8de2012f7492749115b mkmr-0.0.3.tar.gz"