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

Lukas Fleischer lfleischer at archlinux.org
Fri May 11 20:33:39 UTC 2018


    Date: Friday, May 11, 2018 @ 20:33:38
  Author: lfleischer
Revision: 320903

upgpkg: maim 5.5-1

Upstream update.

Modified:
  maim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-11 20:28:04 UTC (rev 320902)
+++ PKGBUILD	2018-05-11 20:33:38 UTC (rev 320903)
@@ -3,8 +3,8 @@
 # Contributor: naelstrof <naelstrof at gmail.com>
 
 pkgname=maim
-pkgver=5.4.68
-pkgrel=3
+pkgver=5.5
+pkgrel=1
 pkgdesc='Utility to take a screenshot using imlib2'
 arch=('x86_64')
 url='https://github.com/naelstrof/maim'
@@ -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=('790b2c87b5bb75c075c8cfff79232043')
+md5sums=('b1e10d96ff1cbe137baa551e09d09910')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list