diff options
author | hawkeye116477 | 2020-08-14 13:31:04 +0200 |
---|---|---|
committer | hawkeye116477 | 2020-08-14 13:31:04 +0200 |
commit | ffb65408ba67d7af9eafdd90b642c0e81b94194e (patch) | |
tree | edb87c1a50b99e3b0e0bbf842ddec20fc1a50bf2 | |
parent | df180638622e1065601cb35040b636ed7532ba97 (diff) | |
download | aur-ffb65408ba67d7af9eafdd90b642c0e81b94194e.tar.gz |
Update
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 3 |
2 files changed, 3 insertions, 2 deletions
@@ -49,7 +49,7 @@ pkgbase = waterfox-classic-kpe options = !emptydirs options = !makeflags options = zipman - source = git+https://github.com/MrAlex94/Waterfox.git#commit=0e169d03648f6fc0e5ce7aafa4c2ec426f24dea3 + source = git+https://github.com/MrAlex94/Waterfox.git#tag=2020.07.2.1-classic source = waterfox-classic.desktop::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/29877042dd393774197b134426e37cb0dbabef34/waterfox-classic-kpe/waterfox-classic.desktop source = kde.js::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/29877042dd393774197b134426e37cb0dbabef34/waterfox-classic-kpe/kde.js source = distribution.ini::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/29877042dd393774197b134426e37cb0dbabef34/waterfox-classic-kpe/distribution.ini @@ -26,7 +26,8 @@ options=('!emptydirs' '!makeflags' 'zipman') _filesrev=29877042dd393774197b134426e37cb0dbabef34 _filesurl=https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/$_filesrev/waterfox-classic-kpe _commit=0e169d03648f6fc0e5ce7aafa4c2ec426f24dea3 -source=("git+https://github.com/MrAlex94/Waterfox.git#commit=$_commit" +#"git+https://github.com/MrAlex94/Waterfox.git#commit=$_commit" +source=("git+https://github.com/MrAlex94/Waterfox.git#tag=$pkgver-classic" "waterfox-classic.desktop::$_filesurl/waterfox-classic.desktop" "kde.js::$_filesurl/kde.js" "distribution.ini::$_filesurl/distribution.ini" |