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

Lukas Fleischer lfleischer at archlinux.org
Tue Feb 28 05:49:26 UTC 2017


    Date: Tuesday, February 28, 2017 @ 05:49:26
  Author: lfleischer
Revision: 214154

upgpkg: maim 4.4.60-1

Upstream update.

Modified:
  maim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-28 05:41:48 UTC (rev 214153)
+++ PKGBUILD	2017-02-28 05:49:26 UTC (rev 214154)
@@ -3,7 +3,7 @@
 # Contributor: naelstrof <naelstrof at gmail.com>
 
 pkgname=maim
-pkgver=4.4.50
+pkgver=4.4.60
 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=('b6703d776c3572096f3191b0419ad732')
+md5sums=('13540e2ca9927306e6af49d7a3808492')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list