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

Lukas Fleischer lfleischer at archlinux.org
Sat Jul 22 14:02:08 UTC 2017


    Date: Saturday, July 22, 2017 @ 14:02:08
  Author: lfleischer
Revision: 245976

upgpkg: maim 5.4.64-1

Upstream update.

Modified:
  maim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-22 14:00:03 UTC (rev 245975)
+++ PKGBUILD	2017-07-22 14:02:08 UTC (rev 245976)
@@ -3,7 +3,7 @@
 # Contributor: naelstrof <naelstrof at gmail.com>
 
 pkgname=maim
-pkgver=5.4.63
+pkgver=5.4.64
 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=('a35eb7608e517215667270b513a7b510')
+md5sums=('174c5d49caded14e1235d9e1af026519')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list