summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée2016-06-24 15:00:26 +0200
committerMattias Andrée2016-06-24 15:00:26 +0200
commitf5c98166fe6cf4676ed5a697375f87f6c6f8952d (patch)
treeb55786ee6ebaa38e211d52499746b0bf38aaee47
parenta10e27e8f1dbaea68d133410dfeeda9884f6b4b6 (diff)
downloadaur-f5c98166fe6cf4676ed5a697375f87f6c6f8952d.tar.gz
Update package release to 1.90.4-3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58e2cb1ea06a..0d934339b816 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Apr 8 20:44:11 UTC 2016
+# Fri Jun 24 13:00:26 UTC 2016
pkgbase = blueshift
pkgdesc = An extensible and highly configurable alternative to redshift
pkgver = 1.90.4
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/maandree/blueshift
install = blueshift.install
arch = i686
@@ -22,7 +22,7 @@ pkgbase = blueshift
makedepends = auto-auto-complete
depends = python3
depends = solar-python
- depends = argparser
+ depends = argparser-python
depends = pylibgamma
depends = libxcb
optdepends = adjbacklight: for backlight adjustments without root requirements
diff --git a/PKGBUILD b/PKGBUILD
index f1c35037479b..b0efd39e06de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=blueshift
pkgver=1.90.4
-pkgrel=2
+pkgrel=3
pkgdesc="An extensible and highly configurable alternative to redshift"
arch=(i686 x86_64)
url="https://github.com/maandree/blueshift"
license=('AGPL3' 'GPL3' 'custom:GFDL1.3')
-depends=(python3 solar-python argparser pylibgamma libxcb)
+depends=(python3 solar-python argparser-python pylibgamma libxcb)
optdepends=('adjbacklight: for backlight adjustments without root requirements'
'linux: for backlight support'
'wget: for weather support, default command')