summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Riedesel2015-09-28 17:39:25 -0500
committerMark Riedesel2015-09-28 17:39:25 -0500
commitb743828f25d4017c5b349fc84ddac603d04809c8 (patch)
tree5056224b6113424c289388f64d4d87b0b8e9a170
parent83ac0d7af2c48ec537d8616b3e158731167ff6a1 (diff)
downloadaur-b743828f25d4017c5b349fc84ddac603d04809c8.tar.gz
Update to 20150928
-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() {