summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmmon Smith2020-12-13 21:08:36 -0500
committerAmmon Smith2020-12-13 21:08:36 -0500
commitbc9d3adb9cb2b6dab5495a4b523474b604d2c4ef (patch)
treef3500770abbe628ca8100b749feec03300b67512
parente3cb12a977d6b6ad15e408b3a2a7f80d5b698b74 (diff)
downloadaur-bc9d3adb9cb2b6dab5495a4b523474b604d2c4ef.tar.gz
Update PKGBUILD.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da8f49765523..ea58596ad2f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = iget-git
pkgdesc = A no-hassle command-line image downloader.
pkgver = 1.3.5_13_g20cc672.20cc672
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/ammongit/iget
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 963324535ab6..e933814acbcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="iget-git"
pkgver=1.3.5_13_g20cc672.20cc672
-pkgrel=1
+pkgrel=2
pkgdesc='A no-hassle command-line image downloader.'
arch=('any')
url="https://gitlab.com/ammongit/${pkgname%-git}"