summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-07-17 13:28:48 +0200
committerStefan Husmann2016-07-17 13:28:48 +0200
commita3fc610cbe1333154c1763d67f2164bf4062c570 (patch)
tree39d4bc91ccef53a174bf76fdaea52ef882c9a9e7
parentcea87eadd3d92086445f135af125c74cac419e5f (diff)
downloadaur-a3fc610cbe1333154c1763d67f2164bf4062c570.tar.gz
Update
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b77440b30ac..238243fb0627 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,8 +3,7 @@ pkgbase = rednotebook
pkgver = 1.13
pkgrel = 2
url = http://rednotebook.sourceforge.net
- arch = i686
- arch = x86_64
+ arch = any
license = GPL2
depends = python2-gtkspell
depends = pygtk
diff --git a/PKGBUILD b/PKGBUILD
index acdc182c6f59..a9610024f3d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=rednotebook
pkgver=1.13
pkgrel=2
pkgdesc="A simple desktop diary"
-arch=('i686' 'x86_64')
+arch=('any')
url="http://rednotebook.sourceforge.net"
license=('GPL2')
depends=('python2-gtkspell' 'pygtk' 'python2-yaml' 'pywebkitgtk' 'hicolor-icon-theme' 'librsvg')