[arch-commits] Commit in slop/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Mon Jan 4 21:13:07 UTC 2016
Date: Monday, January 4, 2016 @ 22:13:07
Author: lfleischer
Revision: 155486
upgpkg: slop 4.3.21-1
Upstream update.
Modified:
slop/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-01-04 21:07:11 UTC (rev 155485)
+++ PKGBUILD 2016-01-04 21:13:07 UTC (rev 155486)
@@ -3,8 +3,8 @@
# Contributor: naelstrof <naelstrof at gmail.com>
pkgname=slop
-pkgver=4.2.20
-pkgrel=2
+pkgver=4.3.21
+pkgrel=1
pkgdesc='Utility to query the user for a selection and print the region to stdout'
arch=('i686' 'x86_64')
url='https://github.com/naelstrof/slop'
@@ -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=('9cf6b5b85a5f58f3017e042c1fab5692')
+md5sums=('14feae4eed73470bf843c6d65dbb4dff')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list