summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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'