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

Balló György bgyorgy at archlinux.org
Tue May 25 06:55:22 UTC 2021


    Date: Tuesday, May 25, 2021 @ 06:55:22
  Author: bgyorgy
Revision: 945424

upgpkg: ksnip 1.9.0-1: Update to version 1.9.0

Modified:
  ksnip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-25 06:44:41 UTC (rev 945423)
+++ PKGBUILD	2021-05-25 06:55:22 UTC (rev 945424)
@@ -2,8 +2,8 @@
 # Contributor: dracorp aka Piotr Rogoza <piotr.r.public at gmail.com>
 
 pkgname=ksnip
-pkgver=1.8.2
-pkgrel=3
+pkgver=1.9.0
+pkgrel=1
 pkgdesc='Qt-based screenshot tool that provides many annotation features'
 arch=('x86_64')
 url='https://github.com/ksnip/ksnip'
@@ -11,7 +11,7 @@
 depends=('hicolor-icon-theme' 'kimageannotator' 'qt5-x11extras')
 makedepends=('cmake' 'extra-cmake-modules'  'ninja' 'qt5-tools')
 source=("https://github.com/ksnip/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('3939ae0fb04494b11c6c6cb7a4b53cd837d282eb96beafdc1acede81abbf9e36')
+sha256sums=('682fef73f1b643d5ad7c7db9830e0afbcc028676a2cef78ecdd77464ce099c8a')
 
 build() {
   cmake -S $pkgname-$pkgver -B build -G Ninja -DCMAKE_INSTALL_PREFIX='/usr'



More information about the arch-commits mailing list