summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Reimer2020-03-28 13:56:50 +0100
committerManuel Reimer2020-03-28 13:56:50 +0100
commitd777dd15fae7765f126d9de6216a446afd94f5c8 (patch)
tree20ea06fdf1e2fac64372ab07138f489f45a2f459 /PKGBUILD
parent359e592036ac8f3aab0180f65527e05b1738c035 (diff)
downloadaur-d777dd15fae7765f126d9de6216a446afd94f5c8.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/c0f2649498b872924d6f9b8e511a7ce7303fdb72)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85fd3b36b8e8..6f661e24f02f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('GPL2')
depends=('gcc-libs' "vdr-api=${_vdrapi}")
_plugname=${pkgname//vdr-/}
-source=("https://github.com/flensrocker/vdr-plugin-$_plugname/archive/v$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/flensrocker/vdr-plugin-$_plugname/archive/v$pkgver.tar.gz")
backup=("etc/vdr/conf.avail/50-$_plugname.conf")
md5sums=('9d5e0e6ce7461ffd27895d41bc044586')