diff options
author | Magnus Boman | 2021-03-19 19:48:38 +0100 |
---|---|---|
committer | Magnus Boman | 2021-03-19 19:48:38 +0100 |
commit | 6764ad361bcfbd0fb9d4c5eeaef78695d42da161 (patch) | |
tree | 7aea2b3e390497d8a8d71f3f721a00a88703a0fc /PKGBUILD | |
parent | e15012ecda687becfd3da3368c298f59f11110f7 (diff) | |
download | aur-6764ad361bcfbd0fb9d4c5eeaef78695d42da161.tar.gz |
upgpkg: gallery-dl 1.17.1-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ # Contributor: LLL2yu <lll2yu@protonmail.com> pkgname=gallery-dl -pkgver=1.17.0 -pkgrel=3 +pkgver=1.17.1 +pkgrel=1 pkgdesc='Command-line program to download image-galleries and collections from several image hosting sites' arch=(any) url=https://github.com/mikf/gallery-dl |