summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf8cc0c39043..d7c540c8d925 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gallery-dl
pkgdesc = Command-line program to download image-galleries and collections from several image hosting sites
pkgver = 1.15.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mikf/gallery-dl
arch = any
license = GPL2
@@ -17,3 +17,4 @@ pkgbase = gallery-dl
sha512sums = SKIP
pkgname = gallery-dl
+
diff --git a/PKGBUILD b/PKGBUILD
index 6f19ae009652..9af3df739462 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gallery-dl
pkgver=1.15.4
-pkgrel=1
+pkgrel=2
pkgdesc='Command-line program to download image-galleries and collections from several image hosting sites'
arch=('any')
url='https://github.com/mikf/gallery-dl'