summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f62c92a96d94..c83e791ef019 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Riedesel <mark@klowner.com>
pkgname=yegonesh
-pkgver=20150827
+pkgver=20150928
pkgrel=1
pkgdesc="Yeganesh-like dmenu wrapper written in Go"
arch=('x86_64' 'i686')
@@ -13,7 +13,7 @@ source=(
'https://raw.githubusercontent.com/Klowner/yegonesh/master/main.go'
)
sha256sums=(
- '9e4dbf9bf811944cbca05b438e120e7c49914671bd49569f88cdcf0e50727513'
+ '04669bd83e53b7e5049ab56aec1784c15f5594a2db68b554b059dce03cce2ccc'
)
build() {