summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Down2017-02-17 14:08:06 -0500
committerChris Down2017-02-17 14:08:06 -0500
commit3cd0d5d9b3f7b02947713296b948d08f35abd826 (patch)
treee148d8b3b1d36a0bd24494147e93f3e3e5395c41 /PKGBUILD
parent0e44a1e5807083776729111a948c99144f44bcd8 (diff)
downloadaur-3cd0d5d9b3f7b02947713296b948d08f35abd826.tar.gz
upgpkg: clipmenu 3.0.1-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5ccb525255b..88fcc9dfd138 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Chris Down <chris@chrisdown.name>
pkgname=clipmenu
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.0.1
+pkgrel=1
pkgdesc='Clipboard management using dmenu'
url='http://github.com/cdown/clipmenu'
arch=('any')
@@ -11,7 +11,7 @@ depends=(dmenu xsel)
conflicts=(clipmenu-git) # Old package from pre-AUR4 days
source=("https://github.com/cdown/clipmenu/archive/${pkgver}.zip")
-md5sums=('5821417e7b51e8ea8f13bdec7c8f28c2')
+md5sums=('5793df35804297fee25a77fc5e87b462')
package() {
install -D -m755 \