summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRomain GÉRARD2018-07-29 23:01:08 +0200
committerRomain GÉRARD2018-07-29 23:01:08 +0200
commitcf6be69977a5ac883e5d06fb46e707df009fe04c (patch)
tree6b7ef2c59a30e945b1350b3d3004040e3c6e05a1 /PKGBUILD
parent44f842971ddb6cd9650a16abf3caf917374f5b5f (diff)
downloadaur-cf6be69977a5ac883e5d06fb46e707df009fe04c.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e8b51c1b28e..2d5b3312c800 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=rofi-greenclip
pkgver=3.1
-epoch=0
+epoch=1
pkgrel=0
pkgdesc="Clipboard manager to use with rofi - Image support and blacklist"
arch=('x86_64')
@@ -21,7 +21,7 @@ backup=()
options=('!strip')
source=("https://github.com/erebe/greenclip/releases/download/3.1/greenclip")
noextract=()
-sha256sums=("ffedb7a027fca7fa586b0e354a46bd32100605819a40c1d14b06e3a14a068080")
+sha256sums=("bb34c21bfd809ef6c4ad9113ebbcf8cd6062adbe710c97fc3e85e966965850e7")
package() {
install -Dm 755 greenclip "$pkgdir/usr/bin/greenclip"