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 9716948f21b8..25c0cbdb499c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clipster
pkgdesc = Python clipboard manager
- pkgver = 1.2.2
+ pkgver = 1.2.3
pkgrel = 1
url = https://github.com/mrichar1/clipster
arch = any
@@ -11,7 +11,7 @@ pkgbase = clipster
depends = libwnck3
provides = clipster
conflicts = clipster-git
- source = clipster-1.2.2::git+https://github.com/mrichar1/clipster.git#tag=1.2.2
+ source = clipster-1.2.3::git+https://github.com/mrichar1/clipster.git#tag=1.2.3
sha256sums = SKIP
pkgname = clipster
diff --git a/PKGBUILD b/PKGBUILD
index 0b1404321bd6..41ad0da8b6ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Samuel Walladge <samuel at swalladge dot id dot au>
pkgname=clipster
-pkgver=1.2.2
+pkgver=1.2.3
pkgrel=1
pkgdesc="Python clipboard manager"
arch=("any")