diff options
author | Christopher Luna | 2021-10-03 16:30:03 -0500 |
---|---|---|
committer | Christopher Luna | 2021-10-03 16:30:03 -0500 |
commit | 8ea1fc42c68c2f6345c07001da3803f276f80ffd (patch) | |
tree | c5e60a2ec374330fb51d4fc66ec0e6e261e72881 /PKGBUILD | |
parent | 41f2011c17633ad37e4e13d309fd32153dbe38d4 (diff) | |
download | aur-8ea1fc42c68c2f6345c07001da3803f276f80ffd.tar.gz |
Using a name for the zip file including pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ source=( cemu.sh cemu.xpm cemu.desktop - https://cemu.info/releases/cemu_${pkgver}.zip + cemu_${pkgver}-${pkgrel}.zip::https://cemu.info/releases/cemu_${pkgver}.zip https://files.sshnuke.net/cemuhook_${_cemuhookver}.zip https://web.archive.org/web/20180907210517if_/https://files.sshnuke.net/sharedFonts.7z ) |