summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Steel2022-10-26 18:59:02 +0100
committerJonathan Steel2022-10-26 18:59:02 +0100
commit72ef464816748cc98bb2812132d78905f37c8814 (patch)
tree9125496632b07bb26f6b7fb41c9ca0deefa37b97 /PKGBUILD
parente5551e61f2232cbe91455b9cf5dfb5a8625da0a1 (diff)
downloadaur-72ef464816748cc98bb2812132d78905f37c8814.tar.gz
Fix source location
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db6e8ff7b027..b7c5eb60b9ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,8 +15,8 @@ depends=('libusb' 'hidapi' 'qt5-svg' 'qt5-xmlpatterns' 'readline6')
provides=('flirc')
conflicts=('flirc')
replaces=('flirc')
-source=(http://apt.flirc.tv/arch/x86_64/flirc.latest.x86_64.tar.gz)
-md5sums=('87ac7fc7ad2d553fa2ba991e4bd5f5b0')
+source=(https://apt.fury.io/flirc/files/ver_PtQm3/flirc_${pkgver}_amd64.deb)
+md5sums=('5759c5894e2ff7d9c194f9330697194f')
package() {
tar -xf data.tar.gz -C "$pkgdir"