summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlavi Pantaleev2023-04-08 14:04:30 +0300
committerSlavi Pantaleev2023-04-08 14:04:30 +0300
commitb06496d0bd24a41c7afd3dc2def3969c98ea6858 (patch)
treeb711506131bba8b5e23c6a6da809cb3e5be6e445
parent67fee5a170567189d72dcd7f7244b6742e11d59b (diff)
downloadaur-b06496d0bd24a41c7afd3dc2def3969c98ea6858.tar.gz
Release 0.1.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 177207efaa61..a396b44c72a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = agru
pkgdesc = Ansible-Galaxy Requirements Updater - a fast ansible-galaxy replacement
- pkgver = 0.1.4
+ pkgver = 0.1.5
pkgrel = 1
url = https://gitlab.com/etke.cc/int/agru
arch = any
license = GPL3
makedepends = git
makedepends = go
- source = vcs-repository::git+https://gitlab.com/etke.cc/int/agru.git#tag=v0.1.4
+ source = vcs-repository::git+https://gitlab.com/etke.cc/int/agru.git#tag=v0.1.5
md5sums = SKIP
pkgname = agru
diff --git a/PKGBUILD b/PKGBUILD
index 690c44a7e415..f811503264f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# To report issues or contribute: https://github.com/spantaleev/PKGBUILDs
pkgname=agru
-pkgver=0.1.4
+pkgver=0.1.5
pkgrel=1
pkgdesc="Ansible-Galaxy Requirements Updater - a fast ansible-galaxy replacement"
arch=('any')