summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander 'chron' Kempen2017-07-31 10:59:23 +0200
committerAlexander 'chron' Kempen2017-07-31 10:59:23 +0200
commit061c11848e4cab2ee0b1015b959bb3990aac2ff8 (patch)
tree39115eebf802ccebe34c5fa712a913cf006b324f
parentc30b6d1c77aba37f74eec322bfc58a31786f656b (diff)
downloadaur-061c11848e4cab2ee0b1015b959bb3990aac2ff8.tar.gz
1.2.2 Update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4afbfeaa100a..9716948f21b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = clipster
pkgdesc = Python clipboard manager
- pkgver = 1.1.1
- pkgrel = 2
+ pkgver = 1.2.2
+ pkgrel = 1
url = https://github.com/mrichar1/clipster
arch = any
license = AGPL
@@ -11,7 +11,7 @@ pkgbase = clipster
depends = libwnck3
provides = clipster
conflicts = clipster-git
- source = clipster-1.1.1::git+https://github.com/mrichar1/clipster.git#tag=1.1.1
+ source = clipster-1.2.2::git+https://github.com/mrichar1/clipster.git#tag=1.2.2
sha256sums = SKIP
pkgname = clipster
diff --git a/PKGBUILD b/PKGBUILD
index 573cebee24cf..0b1404321bd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Samuel Walladge <samuel at swalladge dot id dot au>
pkgname=clipster
-pkgver=1.1.1
-pkgrel=2
+pkgver=1.2.2
+pkgrel=1
pkgdesc="Python clipboard manager"
arch=("any")
url="https://github.com/mrichar1/clipster"