[arch-commits] Commit in slop/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Sat Jun 3 18:01:13 UTC 2017
Date: Saturday, June 3, 2017 @ 18:01:12
Author: lfleischer
Revision: 233827
upgpkg: slop 6.3.41-1
Upstream update.
Modified:
slop/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-03 17:39:12 UTC (rev 233826)
+++ PKGBUILD 2017-06-03 18:01:12 UTC (rev 233827)
@@ -3,7 +3,7 @@
# Contributor: naelstrof <naelstrof at gmail.com>
pkgname=slop
-pkgver=5.3.38
+pkgver=6.3.41
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=('40bac9ca6390d199547370dd5a518d0a')
+md5sums=('55dab52d3cd325f6f5c6cdfafea94440')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list