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

Lukas Fleischer lfleischer at archlinux.org
Tue Feb 28 05:41:43 UTC 2017


    Date: Tuesday, February 28, 2017 @ 05:41:42
  Author: lfleischer
Revision: 214152

upgpkg: slop 5.3.37-1

Upstream update.

Modified:
  slop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-28 05:37:04 UTC (rev 214151)
+++ PKGBUILD	2017-02-28 05:41:42 UTC (rev 214152)
@@ -3,7 +3,7 @@
 # Contributor: naelstrof <naelstrof at gmail.com>
 
 pkgname=slop
-pkgver=5.3.28
+pkgver=5.3.37
 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' 'mesa' 'glew' 'libxrender')
 makedepends=('cmake' 'glm')
 source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v${pkgver}.tar.gz")
-md5sums=('0316c3858b76c6a1a6bd20083f14fcd7')
+md5sums=('3c9daf46110b1aada91aa5832dcf71dc')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list