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

Lukas Fleischer lfleischer at archlinux.org
Sat Aug 5 10:52:29 UTC 2017


    Date: Saturday, August 5, 2017 @ 10:52:29
  Author: lfleischer
Revision: 248653

upgpkg: slop 7.3.48-1

Upstream update.

Modified:
  slop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-05 10:51:08 UTC (rev 248652)
+++ PKGBUILD	2017-08-05 10:52:29 UTC (rev 248653)
@@ -3,7 +3,7 @@
 # Contributor: naelstrof <naelstrof at gmail.com>
 
 pkgname=slop
-pkgver=6.3.46
+pkgver=7.3.48
 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=('681f91d208c8ceb7b23bbddb13df31b3')
+md5sums=('4a5ffe4828510f27d67429fa1d9f4011')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list