summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Neumann2021-01-12 19:37:34 +0100
committerRichard Neumann2021-01-12 19:37:34 +0100
commit9ea23b3313600c8e078a9dd80767f6233bd0f7a6 (patch)
tree473c15092d180ea3760cc7083c974c8d257e5673
parentf650b9d6b0e8f4a05154b930d99b5ee085428fd7 (diff)
downloadaur-9ea23b3313600c8e078a9dd80767f6233bd0f7a6.tar.gz
Updated to 1.4.0.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff56d30ca74b..90d6f05f1a65 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = repotool
pkgdesc = An arch linux repository management tool
- pkgver = 1.3.0
+ pkgver = 1.4.0
pkgrel = 1
url = https://github.com/coNQP/repotool
arch = any
@@ -9,7 +9,7 @@ pkgbase = repotool
makedepends = python-setuptools-scm
depends = python
depends = python-setuptools
- source = repotool::git+https://github.com/coNQP/repotool.git#tag=1.3.0
+ source = repotool::git+https://github.com/coNQP/repotool.git#tag=1.4.0
sha256sums = SKIP
pkgname = repotool
diff --git a/PKGBUILD b/PKGBUILD
index 476c0d0cda45..688309a5f968 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.3.0
+pkgver=1.4.0
pkgrel=1
pkgdesc='An arch linux repository management tool'
arch=('any')