summaryrefslogtreecommitdiff
path: root/mirror/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'mirror/PKGBUILD')
-rw-r--r--mirror/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/mirror/PKGBUILD b/mirror/PKGBUILD
index 50786c3..fca1086 100644
--- a/mirror/PKGBUILD
+++ b/mirror/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Aki <please at ignore pl>
pkgname=mirror
-pkgver=20231228.2
+_commit=9a0b52d
+pkgver=20231231.1
pkgrel=1
license=(None)
pkgdesc='Script that copies git repositories in bulk'
arch=(any)
depends=(url)
-source=("${pkgname}::git+https://git.ignore.pl/mirror")
-sha256sums=(SKIP)
+source=("${pkgname}::git+https://git.ignore.pl/${pkgname}#commit=${_commit}")
+sha256sums=('SKIP')
pkgver() {