summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHusam Bilal2019-08-02 20:46:38 +0300
committerHusam Bilal2019-08-02 20:46:38 +0300
commitae828937048a4d04db824b97c0429aa9e7db11a4 (patch)
tree993cea3ebd21116e83dd2513c998193c44ff77e6 /PKGBUILD
parent0221866d44c0fe3fc87387de312459b5ae044753 (diff)
downloadaur-ae828937048a4d04db824b97c0429aa9e7db11a4.tar.gz
update to version 0.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17916dbca182..4a4fc3418096 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Husam Bilal <me@husam.dev>
pkgname=clipman
-pkgver=0.7.1
+pkgver=0.9.0
pkgrel=1
pkgdesc="A simple clipboard manager for Wayland"
url="https://github.com/yory8/clipman"
@@ -10,7 +10,7 @@ makedepends=("go-pie")
provides=("clipman")
license=("GPL3")
arch=("x86_64" "i686")
-md5sums=("93cdc82aeca4a288b75bb2fa52aa8e41")
+md5sums=("33b35a51aed6e6c12d749d3008fe0175")
source=("https://github.com/yory8/${pkgname}/archive/v${pkgver}.tar.gz")
build() {