[arch-commits] Commit in slop/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sat Nov 22 20:46:58 UTC 2014


    Date: Saturday, November 22, 2014 @ 21:46:58
  Author: bpiotrowski
Revision: 122954

upgpkg: slop 3.1.15-1

new upstream release

Modified:
  slop/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-22 20:45:48 UTC (rev 122953)
+++ PKGBUILD	2014-11-22 20:46:58 UTC (rev 122954)
@@ -3,7 +3,7 @@
 # Contributor: naelstrof <naelstrof at gmail.com>
 
 pkgname=slop
-pkgver=3.1.10
+pkgver=3.1.15
 pkgrel=1
 pkgdesc='Utility to query the user for a selection and print the region to stdout'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('libxext' 'libx11' 'gcc-libs')
 makedepends=('cmake')
 source=($url/archive/v$pkgver.tar.gz)
-md5sums=('d2e136bba6cc500bf87aa172bea57378')
+md5sums=('2451cca9119740ec168a64d5f59821e1')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list