summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraxionl2020-02-09 14:42:01 +0800
committeraxionl2020-02-09 14:42:01 +0800
commitf762329dc62d307ad685c84d34b94625e2029a32 (patch)
tree2c90d5a85e3def8cd1e4b75bf7109c396cfde3e4 /PKGBUILD
parent5f01c9294520bc30009b88d26ea33a48e4681dd5 (diff)
downloadaur-f762329dc62d307ad685c84d34b94625e2029a32.tar.gz
[Update] color-picker: 1.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d3095f62796..81162409d367 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ariel AxionL <axionl@aosc.io>
pkgname=color-picker
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc="A color picker for elementary OS."
arch=('x86_64')
@@ -15,7 +15,7 @@ source=("https://raw.githubusercontent.com/RonnyDo/ColorPicker/master/LICENSE")
source_x86_64=("ColorPicker-$pkgver.tar.gz::https://github.com/RonnyDo/ColorPicker/archive/$pkgver.tar.gz")
sha256sums=('589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2')
-sha256sums_x86_64=('9b17b78cffedad22e675e13f7c008aef65872455f1efadbc8826d09b20dc8812')
+sha256sums_x86_64=('480c8b44518c003548aebc8b21d16312fb02bc95377b3cfdf207c6dff66050c3')
build() {
cd $srcdir/ColorPicker-$pkgver