summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-09-25 11:11:46 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-09-25 11:11:46 -0500
commit016d496948684eac590fe3a4c89a8ce0e879a431 (patch)
treecbe72b12fb159d25dfc1d67ec3527cc8c742bfc5 /nonprism
parent719859b3c8ffbf85bb3c899b69bab0a8ccf95fc2 (diff)
redshift-1.12-2.nonprism1: updating version
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/redshift/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/nonprism/redshift/PKGBUILD b/nonprism/redshift/PKGBUILD
index 536811193..d11d82907 100644
--- a/nonprism/redshift/PKGBUILD
+++ b/nonprism/redshift/PKGBUILD
@@ -6,8 +6,8 @@
# Maintainer: André Silva <emulatorman@hyperbola.info>
pkgname=redshift
-pkgver=1.11
-pkgrel=4.nonprism1
+pkgver=1.12
+pkgrel=2.nonprism1
pkgdesc='Adjusts the color temperature of your screen according to your surroundings, without geoclue2 support'
arch=('i686' 'x86_64' 'armv7h')
url='http://jonls.dk/redshift/'
@@ -15,10 +15,10 @@ license=('GPL3')
depends=('libdrm' 'libxcb' 'libxxf86vm')
optdepends=('python-gobject: for redshift-gtk'
'python-xdg: for redshift-gtk'
- 'librsvg: for redshift-gtk')
+ 'gtk3: for redshift-gtk')
makedepends=('intltool' 'python')
source=("https://github.com/jonls/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('a31d768b0348c5202e58612855a9027e')
+sha256sums=('d2f8c5300e3ce2a84fe6584d2f1483aa9eadc668ab1951b2c2b8a03ece3a22ba')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"