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

Lukas Fleischer lfleischer at archlinux.org
Sat Aug 5 12:09:29 UTC 2017


    Date: Saturday, August 5, 2017 @ 12:09:28
  Author: lfleischer
Revision: 248683

upgpkg: maim 5.4.66-1

Upstream update.

Modified:
  maim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-05 12:08:27 UTC (rev 248682)
+++ PKGBUILD	2017-08-05 12:09:28 UTC (rev 248683)
@@ -3,7 +3,7 @@
 # Contributor: naelstrof <naelstrof at gmail.com>
 
 pkgname=maim
-pkgver=5.4.64
+pkgver=5.4.66
 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=('174c5d49caded14e1235d9e1af026519')
+md5sums=('b6ee7cec85111f7862b890d0ccbc2e7e')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list