summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSébastien Luttringer2020-09-10 06:12:51 +0200
committerSébastien Luttringer2020-09-10 06:12:51 +0200
commit0dab1ded177ae80cc0711317eb544caaf08f01f9 (patch)
tree507936c310ccd9f55f8691fd425e26bdfa5249f7
parent210a8e68f980595bb8cde2f100526bfe1bda33fd (diff)
downloadaur-agetpkg.tar.gz
Bump to v4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a9af2c9edf3..c89884ff27fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = agetpkg
pkgdesc = Arch Linux Archive Get Package
- pkgver = 3
- pkgrel = 3
+ pkgver = 4
+ pkgrel = 1
url = https://git.seblu.net/archlinux/agetpkg
arch = any
license = GPL2
makedepends = git
depends = python
depends = python-xdg
- source = git+https://git.seblu.net/archlinux/agetpkg#tag=v3
+ source = git+https://git.seblu.net/archlinux/agetpkg#tag=v4
md5sums = SKIP
pkgname = agetpkg
diff --git a/PKGBUILD b/PKGBUILD
index 44d0977858ce..fb46823e0a01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Sébastien Luttringer
pkgname=agetpkg
-pkgver=3
-pkgrel=3
+pkgver=4
+pkgrel=1
pkgdesc='Arch Linux Archive Get Package'
arch=('any')
url='https://git.seblu.net/archlinux/agetpkg'