summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsolsTiCe d'Hiver2022-09-13 15:53:28 +0200
committersolsTiCe d'Hiver2022-09-13 15:53:28 +0200
commit45ecfc153792a717baa6ed1517bd7ea002dfedce (patch)
treead449d71d41d1908f5c92cef920e7df1cfd4e10d /PKGBUILD
parent5a60732f0435fd7543500af57aa72932ad15ad96 (diff)
downloadaur-atool2-git.tar.gz
Oooops: wrong repo. Fix it
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a96ec38f79f1..cef13f3aa425 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=atool2-git
_pkgname=atool
pkgver=r24.c135b88
-pkgrel=1
+pkgrel=2
pkgdesc="A script for managing file archives of various types (with zstd support)"
arch=('any')
url="https://github.com/solsticedhiver/atool2"
@@ -25,7 +25,7 @@ optdepends=('bzip2: for using atool with bzip2 compressed archives'
'zip: for using atool for creating zip archives'
'unzip: for using atool for unpacking archives'
'zstd: for using atool with zstandard archives')
-source=(atool::git+https://github.com/solsticedhiver/atool.git)
+source=(atool::git+https://github.com/solsticedhiver/atool2.git)
sha256sums=('SKIP')
pkgver() {