summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Baz2020-04-10 10:30:33 +0200
committerMaxim Baz2020-04-10 10:30:33 +0200
commitf722585d548f91708fe8010a6bf79d266afb3776 (patch)
tree3d0cf7982bca3681f9c5d1fbd90458fb6b9adb1d
parent0172c387ab75fec238e76f8c977bd559c053e5ae (diff)
downloadaur-f722585d548f91708fe8010a6bf79d266afb3776.tar.gz
redshift-wayland-git: add git makedepends, switch to minus7 fork
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f104397ac8b3..681e023f78a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,6 +7,7 @@ pkgbase = redshift-wayland-git
license = GPL3
makedepends = intltool
makedepends = python
+ makedepends = git
depends = geoclue2
depends = libdrm
depends = libxcb
@@ -19,7 +20,7 @@ pkgbase = redshift-wayland-git
provides = redshift-sway-git
conflicts = redshift
conflicts = redshift-sway-git
- source = redshift::git+https://github.com/CameronNemo/redshift.git#branch=wlroots-nemo
+ source = redshift::git+https://github.com/minus7/redshift.git#branch=wayland
md5sums = SKIP
pkgname = redshift-wayland-git
diff --git a/PKGBUILD b/PKGBUILD
index f4cd4425aec1..a1c4de871d82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Mattias Andrée
pkgname=redshift-wayland-git
-pkgver=1.12.r25.g39c162c
+pkgver=1.12.r25.g7da875d
pkgrel=1
pkgdesc='Adjusts the color temperature of your screen according to your surroundings.'
arch=('x86_64')
@@ -20,8 +20,8 @@ depends=('geoclue2' 'libdrm' 'libxcb' 'libxxf86vm' 'wayland')
optdepends=('python-gobject: for redshift-gtk'
'python-xdg: for redshift-gtk'
'gtk3: for redshift-gtk')
-makedepends=('intltool' 'python')
-source=(redshift::"git+https://github.com/CameronNemo/redshift.git#branch=wlroots-nemo")
+makedepends=('intltool' 'python' 'git')
+source=(redshift::"git+https://github.com/minus7/redshift.git#branch=wayland")
md5sums=('SKIP')
pkgver() {