summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf9e60dcc52c..e30127eeb17f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,8 +10,7 @@ pkgbase = pick-colour-picker
depends = gtk3
depends = python-cairo
depends = python-gobject
- source = git+https://github.com/stuartlangridge/ColourPicker#commit=e54bc020b76ae3c79ae9221452d5e51a1ddde292
+ source = git+https://github.com/stuartlangridge/ColourPicker#commit=dec8f144918aa7964aaf86a346161beb7e997f09
sha256sums = SKIP
pkgname = pick-colour-picker
-
diff --git a/PKGBUILD b/PKGBUILD
index 938bb803e5f2..5bd6842e95ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://www.kryogenix.org/code/pick/"
license=(MIT)
depends=(gtk3 python-cairo python-gobject)
makedepends=(git python-setuptools)
-_commit=e54bc020b76ae3c79ae9221452d5e51a1ddde292 # 1.51
+_commit=dec8f144918aa7964aaf86a346161beb7e997f09 #jan-22
source=("git+https://github.com/stuartlangridge/ColourPicker#commit=$_commit")
sha256sums=('SKIP')