summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorErèbe2017-11-11 20:35:38 +0100
committerErèbe2017-11-11 20:35:38 +0100
commita443a2593fc66a0bfff396ce0e41b7a68ab5e93d (patch)
tree295f08dd4b48f7ad18ac3af2e5106a12c48207ec /PKGBUILD
parente81f62717df95b76fecaf528e54484807d860d3c (diff)
downloadaur-a443a2593fc66a0bfff396ce0e41b7a68ab5e93d.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57bf814612c7..be1a7ece87b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Romain GERARD <erebe@erebe.eu>
pkgname=greenclip
-pkgver=2.0
+pkgver=2.1
epoch=0
pkgrel=0
pkgdesc="Clipboard manager to use with rofi"
@@ -20,9 +20,9 @@ backup=()
options=('!strip')
install=
changelog=changelog
-source=("https://github.com/erebe/greenclip/releases/download/2.0/greenclip")
+source=("https://github.com/erebe/greenclip/releases/download/2.1/greenclip")
noextract=()
-sha256sums=("2b67042439c4af86fd8ec0fa37f029c200811017d439cc9acb7125dc599406cf")
+sha256sums=("9964a6520f3ec6c935e3f6ef4b4b6235d79aab38060305673a66a5c71e7c9e57")
package() {
install -Dm 755 "$pkgname" "$pkgdir/usr/bin/$pkgname"