summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraksr2015-07-12 13:46:49 +0200
committeraksr2015-07-12 13:46:49 +0200
commit7a0c4f15eef88a5b69cc59a10d41b811bb687f49 (patch)
treee93b3d8a2fbb68223376d22def46d44403f01c1c
parentd6c1e2f19beee70db965f961b2186485bea9ac21 (diff)
downloadaur-7a0c4f15eef88a5b69cc59a10d41b811bb687f49.tar.gz
Fix architecture and be more precise with license.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19c72b936da0..7e4f1472bf30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@ pkgver=1.90.3.r1.g3f2d049
pkgrel=1
epoch=
pkgdesc="An extensible and highly configurable alternative to redshift."
-arch=('i686' 'x86_64')
+arch=('any')
url="https://github.com/maandree/blueshift"
-license=('GPL')
+license=('GPLv3')
groups=()
depends=('python' 'pylibgamma' 'solar-python' 'argparser' 'libxcb' 'adjbacklight' 'wget' 'auto-auto-complete')
makedepends=('git')