summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDave Simons2016-03-18 13:33:35 +0100
committerDave Simons2016-03-18 13:56:22 +0100
commit056b876ea21a8c71c8ab6cd883de321808e14cdd (patch)
treeffe369d68991b3815c9fca837d1021ac9480681a /PKGBUILD
parent8d8971ea7e8ca16cc74f0f973a20419892985487 (diff)
downloadaur-056b876ea21a8c71c8ab6cd883de321808e14cdd.tar.gz
arch: any - should work on any platform as long as terminal interprets OSC escape sequences
Signed-off-by: Dave Simons <aur@simonsd.org>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f1c0bbc41ef..efc473a70d14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=dynamic-colors-git
pkgver=35325f4
-pkgrel=1
+pkgrel=2
pkgdesc="Change terminal colors on the fly"
-arch=('i686' 'x86_64')
+arch=('any')
url="https://github.com/sos4nt/dynamic-colors"
makedepends=('git')
provides=('dynamic-colors')