summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bdc62793b684..d28adaff9d6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = repotool
pkgdesc = An arch linux repository management tool
- pkgver = 1.1.12
+ pkgver = 1.2.0
pkgrel = 1
url = https://github.com/coNQP/repotool
arch = any
license = GPLv3
makedepends = git
depends = python
- source = git+https://github.com/coNQP/repotool.git#tag=1.1.12
+ source = git+https://github.com/coNQP/repotool.git#tag=1.2.0
md5sums = SKIP
pkgname = repotool
diff --git a/PKGBUILD b/PKGBUILD
index f38ae1a172a1..cec019fab863 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Richard Neumann aka. schard <mail at richard dash neumann period de>
pkgname='repotool'
-pkgver=1.1.12
+pkgver=1.2.0
pkgrel=1
pkgdesc='An arch linux repository management tool'
arch=('any')