summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kempen2018-02-02 13:44:54 +0100
committerAlexander Kempen2018-02-02 13:44:54 +0100
commit838010982814bc5648c562d8cb0e54438a401e64 (patch)
treeff6fea29d4f6c8d403d36733da83ae8902267859
parent6979931c49f60447a5cd1d570179f40fe109ff98 (diff)
downloadaur-838010982814bc5648c562d8cb0e54438a401e64.tar.gz
Update to 1.5.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 498fb9dd4e6a..88bf621634d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clipster
pkgdesc = Python clipboard manager
- pkgver = 1.2.5
+ pkgver = 1.5.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.2.5::git+https://github.com/mrichar1/clipster.git#tag=1.2.5
+ source = clipster-1.5.0::git+https://github.com/mrichar1/clipster.git#tag=1.5.0
sha256sums = SKIP
pkgname = clipster
diff --git a/PKGBUILD b/PKGBUILD
index ea8f6add7b43..e651daf3a43a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Samuel Walladge <samuel at swalladge dot id dot au>
pkgname=clipster
-pkgver=1.2.5
+pkgver=1.5.0
pkgrel=1
pkgdesc="Python clipboard manager"
arch=("any")