summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Steel2018-10-10 21:09:40 +0100
committerJonathan Steel2018-10-10 21:09:40 +0100
commit56036b62bd66fce8e9f52e7da044d35c95be41c7 (patch)
tree6aaf47f9d51f21897a8565ccd3e270a7077eea60 /PKGBUILD
parent6ec20591f09ffb4fa132ca85d1697137845a7d78 (diff)
downloadaur-56036b62bd66fce8e9f52e7da044d35c95be41c7.tar.gz
3.20.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 071198272234..3f5fbf3598ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=flirc-bin
_pkgname=flirc
-_pkgver=3.20.0
+_pkgver=3.20.2
pkgver=${_pkgver/-/.}
pkgrel=1
pkgdesc="CLI and GUI application to program your Flirc device"
@@ -15,8 +15,8 @@ depends=('libusb' 'hidapi' 'qt5-svg' 'qt5-xmlpatterns')
provides=('flirc')
conflicts=('flirc')
replaces=('flirc')
-source=(${_pkgname}_${_pkgver}_amd64.deb::https://packagecloud.io/Flirc/repo/packages/ubuntu/zesty/${_pkgname}_${_pkgver}_amd64.deb/download.deb)
-md5sums=('586bd40b0374f0057c8e39dcac869f0b')
+source=(https://pkgbuild.com/~jsteel/flirc-bin/${_pkgname}_${_pkgver}_amd64.deb)
+md5sums=('e938c83decdfaa876755fb9e83f614c6')
package() {
tar -xf data.tar.gz -C "$pkgdir"