summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21da653f6ffe..a5fbb5d56580 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Chris Down <chris@chrisdown.name>
pkgname=clipmenu
-pkgver=4.0.1
+pkgver=4.1.0
pkgrel=1
pkgdesc='Clipboard management using dmenu'
url='http://github.com/cdown/clipmenu'
arch=('any')
-license=('ISC')
-depends=(dmenu xsel)
+license=('Public Domain')
+depends=(dmenu xsel clipnotify)
conflicts=(clipmenu-git) # Old package from pre-AUR4 days
source=("https://github.com/cdown/clipmenu/archive/${pkgver}.zip")
-md5sums=('b56b7306afb01de0d04eb04241006fa5')
+md5sums=('da54b5461ed8095053ee6ba455f4eed2')
package() {
install -D -m755 \