summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarina Brown2016-01-10 21:30:36 -0500
committerMarina Brown2016-01-10 21:30:36 -0500
commit08535f228fd96e0ec98a9aeae8754c721c498e85 (patch)
treeb14651cc48f5ec0095cae6141f62f09f6f04065e /PKGBUILD
parent6581bbf3148837587a846deb86702bf2eff6553c (diff)
downloadaur-grdc.tar.gz
fix architecture
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4c6f0e8083f..34edfbd7d447 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=grdc
pkgver=20031019
-pkgrel=1.1
+pkgrel=1.2
pkgdesc='Great Digital Clock'
-arch=('i686' 'x86_64')
+arch=('any')
url="ftp://ftp.netbsd.org//pub/pkgsrc/distfiles/grdc-20031019.tar.gz"
license=('unknown')
depends=('ncurses' 'gzip')