summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2021-02-21 17:29:17 +0100
committerManuel Reimer2021-02-21 17:29:17 +0100
commitf376f5ba30962c63274e732e42e9f4dab11bf191 (patch)
tree3867e052e8cdc2a934962fa1a9cb5c651fd495d7
parente21a8884b22611d660d76a3d79eea2453c93d9b6 (diff)
downloadaur-f376f5ba30962c63274e732e42e9f4dab11bf191.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/ebd2e43e9f07465194449696d642fe6b8bd051fb)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9a6f0a4d197..c5ce62fbf3f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
# Generated by makepkg 5.2.2
-# Wed Dec 23 12:14:24 UTC 2020
+# Sun Feb 21 16:29:17 UTC 2021
pkgbase = vdr-imonlcd
pkgdesc = shows information about the current state of VDR on iMON LCD
pkgver = 1.0.2
pkgrel = 6
epoch = 1
- url = http://projects.vdr-developer.org/projects/show/plg-imonlcd
+ url = http://projects.vdr-developer.org/projects/plg-imonlcd
arch = x86_64
arch = i686
arch = arm
diff --git a/PKGBUILD b/PKGBUILD
index 61772b04be1c..690fba27349a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ epoch=1
_vdrapi=2.4.6
pkgrel=6
pkgdesc="shows information about the current state of VDR on iMON LCD"
-url="http://projects.vdr-developer.org/projects/show/plg-imonlcd"
+url="http://projects.vdr-developer.org/projects/plg-imonlcd"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('GPL3')
depends=('freetype2' 'gcc-libs' "vdr-api=$_vdrapi")