summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPedroHLC2020-09-12 13:19:56 -0300
committerPedroHLC2020-09-12 13:19:56 -0300
commit53257797f2841dc7b527f598060fdd0363562e23 (patch)
treed592510e6da1f343b65c667373ac82721335fca7 /PKGBUILD
parentdd98a0392d698f1b0c34f5aaf4ef99ebf948aa5d (diff)
downloadaur-53257797f2841dc7b527f598060fdd0363562e23.tar.gz
Rename file for cache's reasons
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49474606df62..3e166b38a141 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL')
depends=('archlinux-keyring')
optdepends=('pkgstats: install to submit package usage statistics')
install="chaotic-keyring.install"
-source=("keyring.tar.gz::https://github.com/chaotic-aur/keyring/archive/$pkgver-$pkgrel.tar.gz")
+source=("keyring-$pkgver-$pkgrel.tar.gz::https://github.com/chaotic-aur/keyring/archive/$pkgver-$pkgrel.tar.gz")
package() {
cd "$srcdir/keyring-$pkgver-$pkgrel"