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

Lukas Fleischer lfleischer at archlinux.org
Sun Sep 27 09:22:02 UTC 2015


    Date: Sunday, September 27, 2015 @ 11:22:02
  Author: lfleischer
Revision: 141671

upgpkg: slop 4.2.20-1

Upstream update.

Modified:
  slop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-27 09:12:41 UTC (rev 141670)
+++ PKGBUILD	2015-09-27 09:22:02 UTC (rev 141671)
@@ -3,7 +3,7 @@
 # Contributor: naelstrof <naelstrof at gmail.com>
 
 pkgname=slop
-pkgver=4.2.18
+pkgver=4.2.20
 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' 'imlib2' 'mesa' 'glew' 'libxrandr')
 makedepends=('cmake' 'glm')
 source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v${pkgver}.tar.gz")
-md5sums=('12782cf3b24c4801be4d4eda1a05e989')
+md5sums=('9cf6b5b85a5f58f3017e042c1fab5692')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list