Date: Monday, May 19, 2014 @ 19:26:45
  Author: jelle
Revision: 111533

upgpkg: autocutsel 0.10.0-1

Modified:
  autocutsel/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-05-19 17:11:16 UTC (rev 111532)
+++ PKGBUILD    2014-05-19 17:26:45 UTC (rev 111533)
@@ -4,16 +4,16 @@
 # Maintainer: Stefan Husmann <[email protected]>
 
 pkgname=autocutsel
-pkgver=0.9.1
+pkgver=0.10.0
 pkgrel=1
 pkgdesc="synchronizes the two copy/paste buffers mainly used by X applications"
 arch=('i686' 'x86_64')
 depends=('libxaw')
 
source=(https://github.com/sigmike/autocutsel/releases/download/$pkgver/autocutsel-$pkgver.tar.gz)
-url="http://www.nongnu.org/autocutsel/";
+url="https://github.com/sigmike/autocutsel";
 install=autocutsel.install
 license=('GPL')
-md5sums=('7bf76b1ea7a15592f05d02b4c086d4cd')
+md5sums=('7d5b96e5f7b79b883d8350f104043366')
 
 build() {
   cd $srcdir/$pkgname-$pkgver

Reply via email to