summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHusam Bilal2020-02-29 00:31:48 +0200
committerHusam Bilal2020-02-29 00:31:48 +0200
commitd77578b88f7ab8180d03a8feabab4b7e716dfcf8 (patch)
treecd264d1d5a90a2e64194bd9eed3b6761e31bc115 /PKGBUILD
parent72c6300bd7c4054a4d81ec3eacb718fc7fbe727d (diff)
downloadaur-d77578b88f7ab8180d03a8feabab4b7e716dfcf8.tar.gz
update to version 1.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bcc015c3129b..df238b09d747 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Husam Bilal <me@husam.dev>
pkgname=clipman
-pkgver=1.3.0
+pkgver=1.4.0
pkgrel=1
pkgdesc="A simple clipboard manager for Wayland"
url="https://github.com/yory8/clipman"
@@ -10,7 +10,7 @@ makedepends=("go")
provides=("clipman")
license=("GPL3")
arch=("x86_64" "i686")
-md5sums=("9ba1cf80e280d511cbda6e2816966a96")
+md5sums=("140c72f92cd329d177fcbbd751253e59")
source=("https://github.com/yory8/${pkgname}/archive/v${pkgver}.tar.gz")
build() {