summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772024-01-28 12:58:15 +0100
committerhawkeye1164772024-01-28 12:58:15 +0100
commit97c0f74595f48645ea0d567887f55c802aa9ce9c (patch)
treecedd2b190c3642a363f4267d718ed5887a3b0bd2
parent71fcafd46b4b40f6fc53c2edf5dd7dfbb9a4a367 (diff)
downloadaur-97c0f74595f48645ea0d567887f55c802aa9ce9c.tar.gz
Fix tag
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 735571ad5e3a..098d5f778f1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -51,7 +51,7 @@ pkgbase = waterfox-kde
options = !makeflags
options = zipman
options = !lto
- source = git+https://github.com/MrAlex94/Waterfox.git#tag=GG6.0.8
+ source = git+https://github.com/MrAlex94/Waterfox.git#tag=G6.0.8
source = waterfox.desktop::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/b0d4bea673c0a249cc5bfa7a4d5907e76ffc0fe3/waterfox-kde/waterfox.desktop
source = distribution.ini::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/b0d4bea673c0a249cc5bfa7a4d5907e76ffc0fe3/waterfox-kde/distribution.ini
source = vendor.js::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/b0d4bea673c0a249cc5bfa7a4d5907e76ffc0fe3/waterfox-kde/vendor.js
diff --git a/PKGBUILD b/PKGBUILD
index a7406ac8fb88..5e2ce244017c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ replaces=("waterfox-g4-kpe" "waterfox-g3-kpe" "waterfox-g-kpe")
options=('!emptydirs' '!makeflags' 'zipman' '!lto')
_filesrev=b0d4bea673c0a249cc5bfa7a4d5907e76ffc0fe3
_filesurl=https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/$_filesrev/waterfox-kde
-source=("git+https://github.com/MrAlex94/Waterfox.git#tag=G$pkgver"
+source=("git+https://github.com/MrAlex94/Waterfox.git#tag=G$_pkgver"
"waterfox.desktop::$_filesurl/waterfox.desktop"
"distribution.ini::$_filesurl/distribution.ini"
"vendor.js::$_filesurl/vendor.js"