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

Lukas Fleischer lfleischer at archlinux.org
Tue May 30 04:46:06 UTC 2017


    Date: Tuesday, May 30, 2017 @ 04:46:04
  Author: lfleischer
Revision: 231191

upgpkg: maim 5.4.62-1

Upstream update.

Modified:
  maim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-30 03:00:39 UTC (rev 231190)
+++ PKGBUILD	2017-05-30 04:46:04 UTC (rev 231191)
@@ -3,7 +3,7 @@
 # Contributor: naelstrof <naelstrof at gmail.com>
 
 pkgname=maim
-pkgver=4.4.62
+pkgver=5.4.62
 pkgrel=1
 pkgdesc='Utility to take a screenshot using imlib2'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('freetype2' 'libpng' 'libjpeg-turbo' 'libx11' 'libxcomposite' 'libxext' 'libxfixes' 'libxrandr' 'slop')
 makedepends=('cmake' 'glm')
 source=("${pkgname}-${pkgver}.tar.gz"::"$url/archive/v${pkgver}.tar.gz")
-md5sums=('48b8111faf76432b306baadd0a86c71a')
+md5sums=('6f687f1902fbbe358dc8c7aa21f0fe06')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list