[arch-commits] Commit in maim/trunk (PKGBUILD)
    Bartłomiej Piotrowski 
    bpiotrowski at archlinux.org
       
    Mon Oct 27 09:33:05 UTC 2014
    
    
  
    Date: Monday, October 27, 2014 @ 10:33:04
  Author: bpiotrowski
Revision: 121460
upgpkg: maim 2.3.31-1
new upstream release
Modified:
  maim/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-27 03:26:06 UTC (rev 121459)
+++ PKGBUILD	2014-10-27 09:33:04 UTC (rev 121460)
@@ -3,7 +3,7 @@
 # Contributor: naelstrof <naelstrof at gmail.com>
 
 pkgname=maim
-pkgver=2.3.30
+pkgver=2.3.31
 pkgrel=1
 pkgdesc='Utility to take a screenshot using imlib2'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake')
 optdepends=('slop: region selection support')
 source=($url/archive/v$pkgver.tar.gz)
-md5sums=('61e13734d0d8aef6bba3da1c516b1d09')
+md5sums=('ad08a7a77cd281eaa6b68c06d87ca1bb')
 
 build() {
   cd $pkgname-$pkgver
    
    
More information about the arch-commits
mailing list