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

Lukas Fleischer lfleischer at archlinux.org
Fri Apr 17 21:02:16 UTC 2020


    Date: Friday, April 17, 2020 @ 21:02:15
  Author: lfleischer
Revision: 615801

upgpkg: maim 5.6.3-1: upstream update

Modified:
  maim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-17 21:02:12 UTC (rev 615800)
+++ PKGBUILD	2020-04-17 21:02:15 UTC (rev 615801)
@@ -3,8 +3,8 @@
 # Contributor: naelstrof <naelstrof at gmail.com>
 
 pkgname=maim
-pkgver=5.5.3
-pkgrel=2
+pkgver=5.6.3
+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=('ca877cdcf454f454076c6bf7a6d85890')
+md5sums=('fa407a2b3132f9d929a7c7722490101a')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list