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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon Oct 27 09:37:18 UTC 2014


    Date: Monday, October 27, 2014 @ 10:37:18
  Author: bpiotrowski
Revision: 121462

upgpkg: slop 3.1.10-1

new upstream release

Modified:
  slop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-27 09:33:17 UTC (rev 121461)
+++ PKGBUILD	2014-10-27 09:37:18 UTC (rev 121462)
@@ -3,7 +3,7 @@
 # Contributor: naelstrof <naelstrof at gmail.com>
 
 pkgname=slop
-pkgver=3.1.9
+pkgver=3.1.10
 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=('92b0d2e511d0c7de6be513b3d29af480')
+md5sums=('d2e136bba6cc500bf87aa172bea57378')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list