summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kempen2018-07-10 16:59:35 +0200
committerAlexander Kempen2018-07-10 16:59:35 +0200
commit964659c0cbb24e8bd0168ea63229fd624a9ceed0 (patch)
tree7f018af5943c5d16897dfc1929af1d6fd83b0349
parent838010982814bc5648c562d8cb0e54438a401e64 (diff)
downloadaur-964659c0cbb24e8bd0168ea63229fd624a9ceed0.tar.gz
2.0.0 Update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88bf621634d8..525bbd56d54f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clipster
pkgdesc = Python clipboard manager
- pkgver = 1.5.0
+ pkgver = 2.0.0
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-1.5.0::git+https://github.com/mrichar1/clipster.git#tag=1.5.0
+ source = clipster-2.0.0::git+https://github.com/mrichar1/clipster.git#tag=2.0.0
sha256sums = SKIP
pkgname = clipster
diff --git a/PKGBUILD b/PKGBUILD
index e651daf3a43a..98de6a969ea1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Samuel Walladge <samuel at swalladge dot id dot au>
pkgname=clipster
-pkgver=1.5.0
+pkgver=2.0.0
pkgrel=1
pkgdesc="Python clipboard manager"
arch=("any")