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

Lukas Fleischer lfleischer at archlinux.org
Mon Jul 2 13:53:42 UTC 2018


    Date: Monday, July 2, 2018 @ 13:53:42
  Author: lfleischer
Revision: 349777

upgpkg: maim 5.5.2-1

Upstream update.

Modified:
  maim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-02 13:53:40 UTC (rev 349776)
+++ PKGBUILD	2018-07-02 13:53:42 UTC (rev 349777)
@@ -3,7 +3,7 @@
 # Contributor: naelstrof <naelstrof at gmail.com>
 
 pkgname=maim
-pkgver=5.5.1
+pkgver=5.5.2
 pkgrel=1
 pkgdesc='Utility to take a screenshot using imlib2'
 arch=('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=('a360f2d45553539acff2c6ea6949e8d9')
+md5sums=('72cebb63ca6f57be5ca5e52a4e10a05e')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list