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

Lukas Fleischer lfleischer at archlinux.org
Sun Feb 7 11:22:35 UTC 2016


    Date: Sunday, February 7, 2016 @ 12:22:35
  Author: lfleischer
Revision: 160526

upgpkg: maim 3.4.47-1

Upstream update.

Modified:
  maim/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-07 11:21:42 UTC (rev 160525)
+++ PKGBUILD	2016-02-07 11:22:35 UTC (rev 160526)
@@ -3,8 +3,8 @@
 # Contributor: naelstrof <naelstrof at gmail.com>
 
 pkgname=maim
-pkgver=3.4.46
-pkgrel=2
+pkgver=3.4.47
+pkgrel=1
 pkgdesc='Utility to take a screenshot using imlib2'
 arch=('i686' 'x86_64')
 url='https://github.com/naelstrof/maim'
@@ -13,7 +13,7 @@
 makedepends=('cmake')
 optdepends=('slop: region selection support')
 source=("${pkgname}-${pkgver}.tar.gz"::"$url/archive/v${pkgver}.tar.gz")
-md5sums=('a0d512567b4b8eee6af912be312ec40e')
+md5sums=('5eab9c6fe147c7c3ff246fa764e7c2d1')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list