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 f401297ba41f..78b2f8b654a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = repotool
pkgdesc = An arch linux repository management tool
- pkgver = 1.0.6
+ pkgver = 1.0.7
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.0.6
+ source = git+https://github.com/coNQP/repotool.git#tag=1.0.7
md5sums = SKIP
pkgname = repotool
diff --git a/PKGBUILD b/PKGBUILD
index 76fdf9e91e52..2763129bc926 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.0.6
+pkgver=1.0.7
pkgrel=1
pkgdesc='An arch linux repository management tool'
arch=('any')