summaryrefslogtreecommitdiff
path: root/mirror/PKGBUILD
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2023-05-07 14:10:27 +0200
committerAki <please@ignore.pl>2023-05-07 14:10:27 +0200
commit9500f973eff817239211538e7b9ae1575f249573 (patch)
tree2ee9f65dd803a9c8b411d4564eafe091f8964f4b /mirror/PKGBUILD
parent32194bf9f50a3c33b43bd4916d033db283408356 (diff)
downloadarch-ignore-9500f973eff817239211538e7b9ae1575f249573.zip
arch-ignore-9500f973eff817239211538e7b9ae1575f249573.tar.gz
arch-ignore-9500f973eff817239211538e7b9ae1575f249573.tar.bz2
Upadeted dependencies of mirror
Diffstat (limited to 'mirror/PKGBUILD')
-rw-r--r--mirror/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/mirror/PKGBUILD b/mirror/PKGBUILD
index 54ff2b7..46491a0 100644
--- a/mirror/PKGBUILD
+++ b/mirror/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Aki <please at ignore pl>
pkgname=mirror
-pkgver=7c308f9
-pkgrel=1
+pkgver=939ac08
+pkgrel=2
license=(None)
pkgdesc='Script that copies git repositories in bulk'
arch=(any)
-depends=(python-url)
+depends=(url)
source=("https://git.ignore.pl/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('39efe4c01288fdab75412c8ec032c7a2210a4456fef97e62262d2df3b57f81f2')
+sha256sums=('68582195c089f749758930f10fb407bc8e68bca647cfb29b55434e2c07b60da8')
build() {