summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCullen2020-09-10 16:46:07 -0400
committerCullen2020-09-10 16:46:07 -0400
commitf8854d5486c5979a6a174ec65bd72c4669ff90f1 (patch)
tree55ebc780fae2567fa384423913f3ab394bad9cbf
parent1d816ce08243b90a60c2ee6741f6b31d65968f05 (diff)
downloadaur-f8854d5486c5979a6a174ec65bd72c4669ff90f1.tar.gz
Bump release
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b619aee8073e..9e7110c7cea1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname='colorpicker'
pkgname="${_pkgname}-ym1234-git"
pkgver=r16.b48e036
-pkgrel=2
+pkgrel=3
pkgdesc='A small tool for X11 that writes the color value on your screen at the cursor position to stdout, in RGB'
arch=('i686' 'x86_64')
url="https://github.com/ym1234/${_pkgname}"