Date: Monday, May 14, 2018 @ 16:13:37 Author: lfleischer Revision: 322218
upgpkg: maim 5.5.1-1 Upstream update. Modified: maim/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-14 16:08:22 UTC (rev 322217) +++ PKGBUILD 2018-05-14 16:13:37 UTC (rev 322218) @@ -3,7 +3,7 @@ # Contributor: naelstrof <[email protected]> pkgname=maim -pkgver=5.5 +pkgver=5.5.1 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=('b1e10d96ff1cbe137baa551e09d09910') +md5sums=('a360f2d45553539acff2c6ea6949e8d9') build() { cd "$pkgname-$pkgver"
