summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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"