summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander 'chron' Kempen2017-08-21 10:44:57 +0200
committerAlexander 'chron' Kempen2017-08-21 10:44:57 +0200
commite2f162a3682ce0a013bded9c0feacee8583ae419 (patch)
tree8b5545490d62e4ce803268f4de7056a071548721
parent4c3a47f5e08f7f34e740949d414fe2ea587621b4 (diff)
downloadaur-e2f162a3682ce0a013bded9c0feacee8583ae419.tar.gz
1.2.5 Update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25c0cbdb499c..7df59a68e0d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clipster
pkgdesc = Python clipboard manager
- pkgver = 1.2.3
+ pkgver = 1.2.5
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.3::git+https://github.com/mrichar1/clipster.git#tag=1.2.3
+ source = clipster-1.2.5::git+https://github.com/mrichar1/clipster.git#tag=1.2.5
sha256sums = SKIP
pkgname = clipster
diff --git a/PKGBUILD b/PKGBUILD
index 41ad0da8b6ee..f39d04af48e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Samuel Walladge <samuel at swalladge dot id dot au>
pkgname=clipster
-pkgver=1.2.3
+pkgver=1.2.5
pkgrel=1
pkgdesc="Python clipboard manager"
arch=("any")