summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTharre2018-08-09 20:52:18 +0200
committerTharre2018-08-09 20:52:18 +0200
commite489dd86c74832c86a55093fc8763da38c97b9b5 (patch)
tree350b18c256bc7311b0bda88104798126a4e23db5
parent1c9cd6dc362de14d1548ced04f6be05aefd599a2 (diff)
downloadaur-e489dd86c74832c86a55093fc8763da38c97b9b5.tar.gz
Bump to 1.1.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 210c912bfba7..b076687bbe6b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = grokmirror
pkgdesc = Framework to smartly mirror git repositories
- pkgver = 1.1.0
- pkgrel = 2
+ pkgver = 1.1.1
+ pkgrel = 1
url = https://git.kernel.org/pub/scm/utils/grokmirror/grokmirror.git
arch = any
license = GPL3
@@ -9,8 +9,8 @@ pkgbase = grokmirror
depends = python-anyjson
depends = python-gitpython
depends = python-enlighten
- source = https://git.kernel.org/pub/scm/utils/grokmirror/grokmirror.git/snapshot/grokmirror-1.1.0.tar.gz
- source = https://git.kernel.org/pub/scm/utils/grokmirror/grokmirror.git/snapshot/grokmirror-1.1.0.tar.asc
+ source = https://git.kernel.org/pub/scm/utils/grokmirror/grokmirror.git/snapshot/grokmirror-1.1.1.tar.gz
+ source = https://git.kernel.org/pub/scm/utils/grokmirror/grokmirror.git/snapshot/grokmirror-1.1.1.tar.asc
validpgpkeys = DE0E66E32F1FDD0902666B96E63EDCA9329DD07E
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0a79b20bb7e5..3cb1d43ce0c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')