summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKenjiTakahashi2016-12-04 10:00:43 +0100
committerKenjiTakahashi2016-12-04 10:00:43 +0100
commit764d4bb60317e54a45e206ab61236b0975b24100 (patch)
tree453e4f7cb0a28316b6add30f07f4eb2191e3f3c8 /PKGBUILD
parent2b2783a72058688cd7d20be04ffadcd849179002 (diff)
downloadaur-764d4bb60317e54a45e206ab61236b0975b24100.tar.gz
2.8.1-1: Bumped version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de4056c44578..78fe8c01075d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=copyq-plugin-itemweb
_realname=CopyQ
-pkgver=2.8.0
+pkgver=2.8.1
pkgrel=1
pkgdesc="Clipboard manager with searchable and editable history. Itemweb plugin."
url="https://github.com/hluk/CopyQ"
@@ -11,7 +11,7 @@ makedepends=('cmake' 'qt5-tools' 'qt5-svg')
license=('GPL3')
arch=('i686' 'x86_64')
source=("https://github.com/hluk/${_realname}/archive/v${pkgver}.tar.gz")
-md5sums=('49506f6f191094e187e9651ad885128a')
+md5sums=('f2099e81739509428642e8281edf8e4a')
build() {
mkdir "${srcdir}/build"