summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8a60e39a8e5..6f80492347c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = colorway
pkgdesc = Generate color pairings
- pkgver = 1.0.5
+ pkgver = 1.1.0
pkgrel = 1
url = https://github.com/lainsce/colorway
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = colorway
depends = libadwaita
depends = json-glib
depends = libgee
- source = colorway::git+https://github.com/lainsce/colorway.git#commit=87bcc4206ee333cc23d818b0f773ebb92dc6ec58
+ source = colorway::git+https://github.com/lainsce/colorway.git#commit=40c29cb0d3fa2aadb199d8154bce954710489120
md5sums = SKIP
pkgname = colorway
diff --git a/PKGBUILD b/PKGBUILD
index dcb418ba8439..5b92eb051c23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Dušan Simić <dusan.simic1810@gmail.com>
pkgname=colorway
-_commit=87bcc4206ee333cc23d818b0f773ebb92dc6ec58
-pkgver=1.0.5
+_commit=40c29cb0d3fa2aadb199d8154bce954710489120
+pkgver=1.1.0
pkgrel=1
pkgdesc='Generate color pairings'
arch=(x86_64)