summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 525bbd56d54f..1650d179055e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clipster
pkgdesc = Python clipboard manager
- pkgver = 2.0.0
+ pkgver = 2.0.1
pkgrel = 1
url = https://github.com/mrichar1/clipster
arch = any
@@ -12,7 +12,7 @@ pkgbase = clipster
depends = libwnck3
provides = clipster
conflicts = clipster-git
- source = clipster-2.0.0::git+https://github.com/mrichar1/clipster.git#tag=2.0.0
+ source = clipster-2.0.1::git+https://github.com/mrichar1/clipster.git#tag=2.0.1
sha256sums = SKIP
pkgname = clipster
diff --git a/PKGBUILD b/PKGBUILD
index 98de6a969ea1..42e48a2bc02c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Samuel Walladge <samuel at swalladge dot id dot au>
pkgname=clipster
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
pkgdesc="Python clipboard manager"
arch=("any")