diff options
author | Tharre <tharre3@gmail.com> | 2018-08-09 20:52:18 +0200 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2018-08-09 20:52:18 +0200 |
commit | e489dd86c74832c86a55093fc8763da38c97b9b5 (patch) | |
tree | 350b18c256bc7311b0bda88104798126a4e23db5 /PKGBUILD | |
parent | 1c9cd6dc362de14d1548ced04f6be05aefd599a2 (diff) | |
download | pkgbuilds-e489dd86c74832c86a55093fc8763da38c97b9b5.tar.gz pkgbuilds-e489dd86c74832c86a55093fc8763da38c97b9b5.tar.xz pkgbuilds-e489dd86c74832c86a55093fc8763da38c97b9b5.zip |
Bump to 1.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # Maintainer: Tharre <tharre3@gmail.com> pkgname=grokmirror -pkgver=1.1.0 -pkgrel=2 +pkgver=1.1.1 +pkgrel=1 pkgdesc='Framework to smartly mirror git repositories' url='https://git.kernel.org/pub/scm/utils/grokmirror/grokmirror.git' arch=('any') |