summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErikas2018-08-15 18:23:39 +0300
committerErikas2018-08-15 18:23:39 +0300
commit00853e751f83c4f119bddda0746be307c4251b59 (patch)
tree853cb5f5cbd1a720ec69b0d905be8f3ce4c3a52b
parent0a3284b75b3b4062ba3351ebc2347c999ae1477e (diff)
downloadaur-00853e751f83c4f119bddda0746be307c4251b59.tar.gz
All architectures supported, even ARM
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f40d8b03fc0..d143e5bf625b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,9 @@
pkgbase = wg++
pkgdesc = WebGrab+Plus is a free multi-site incremental XMLTV EPG grabber.
pkgver = 2.1.0
- pkgrel = 1
+ pkgrel = 2
url = http://webgrabplus.com/
- arch = i686
- arch = x86_64
+ arch = any
license = custom
depends = mono
provides = wg++
diff --git a/PKGBUILD b/PKGBUILD
index 56607cc090c0..7a92a74aa130 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=wg++
pkgver=2.1.0
-pkgrel=1
+pkgrel=2
pkgdesc='WebGrab+Plus is a free multi-site incremental XMLTV EPG grabber.'
-arch=('i686' 'x86_64')
+arch=('any')
url='http://webgrabplus.com/'
license=('custom')
depends=('mono')