summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Neumann2019-05-23 18:06:46 +0200
committerRichard Neumann2019-05-23 18:06:46 +0200
commitb6072674229ded9b0dfd38d8176acb0e45f3bd0d (patch)
tree1b1fa82c82ee22b19942da5949f3b4fc18f6ef7e
parent1326832bc01e507a189d591670dbcdea1f9a75e5 (diff)
downloadaur-b6072674229ded9b0dfd38d8176acb0e45f3bd0d.tar.gz
Updated to 1.0.8.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78b2f8b654a5..2c60307632ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = repotool
pkgdesc = An arch linux repository management tool
- pkgver = 1.0.7
+ pkgver = 1.0.8
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.7
+ source = git+https://github.com/coNQP/repotool.git#tag=1.0.8
md5sums = SKIP
pkgname = repotool
diff --git a/PKGBUILD b/PKGBUILD
index 2763129bc926..e400d9f3169c 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.7
+pkgver=1.0.8
pkgrel=1
pkgdesc='An arch linux repository management tool'
arch=('any')