summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKenjiTakahashi2017-05-17 21:39:22 +0200
committerKenjiTakahashi2017-05-17 21:39:22 +0200
commitb6e63f563f08578ece82eb5566471ec0fc96ed08 (patch)
treee85f231845e85b281719e3864e19c2a44b6921f0 /PKGBUILD
parent84f534f5674dbfa3d05ba4142b7950e4e52e0cbe (diff)
downloadaur-b6e63f563f08578ece82eb5566471ec0fc96ed08.tar.gz
3.0.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 0fd582f8b855..a15b4414cb37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=copyq-plugin-itemweb
_realname=CopyQ
-pkgver=3.0.0
+pkgver=3.0.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=('a84b307075f0981834c798d730b8b9ef')
+md5sums=('bab880256005379e9648b6a81a623b86')
build() {
mkdir "${srcdir}/build"