diff options
author | Mirko Rovere | 2021-11-03 21:15:22 +0100 |
---|---|---|
committer | Mirko Rovere | 2021-11-03 21:15:22 +0100 |
commit | 614faf545e0657e3b9d97e9ea2bfdb7199ab1484 (patch) | |
tree | f41469170ae9b9b130bf94215daa90f33cb257e0 | |
parent | 3cfc42b29cc8d5a06ee4e512cbad089f8e902350 (diff) | |
download | aur-614faf545e0657e3b9d97e9ea2bfdb7199ab1484.tar.gz |
New PKGBUILD release
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ pkgbase = extrattor-git pkgdesc = A simple bash wrapper to extract one or more archives from the terminal pkgver = 1.2.2 - pkgrel = 1 + pkgrel = 2 url = https://github.com/Mirko-r/extrattor arch = x86_64 license = GPL-3.0 @@ -3,7 +3,7 @@ pkgname="extrattor-git" pkgver="1.2.2" -pkgrel="1" +pkgrel="2" pkgdesc="A simple bash wrapper to extract one or more archives from the terminal" arch=("x86_64") url="https://github.com/Mirko-r/extrattor" |