summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAoibhinn di Tori2015-10-19 11:23:33 +0100
committerAoibhinn di Tori2015-10-19 11:23:33 +0100
commitf720ac1ea2be45809baa61c5ccfcc57365535c4d (patch)
treea8be649af216a94d1fab421ebab5308415e50740
parent072eaf9308740f5abafeb7ae8eafe4aef969fe6c (diff)
downloadaur-f720ac1ea2be45809baa61c5ccfcc57365535c4d.tar.gz
update to 0.4.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fb711485c0f..0d543a6720fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yank
pkgdesc = Copy terminal output to clipboard
- pkgver = 0.4.0
+ pkgver = 0.4.1
pkgrel = 1
url = https://github.com/mptre/yank
arch = i686
@@ -9,7 +9,7 @@ pkgbase = yank
depends = xsel
provides = yank
conflicts = yank
- source = https://github.com/mptre/yank/archive/v0.4.0.tar.gz
+ source = https://github.com/mptre/yank/archive/v0.4.1.tar.gz
md5sums = cf5dc3388e4abbc028e19188d57775e6
pkgname = yank
diff --git a/PKGBUILD b/PKGBUILD
index a5e2cc322df1..974e059bf819 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aoibhinn di Tori <email@aoibh.in>
pkgname="yank"
-pkgver=0.4.0
+pkgver=0.4.1
pkgrel=1
pkgdesc="Copy terminal output to clipboard"
arch=('i686' 'x86_64')