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

Antonio Rojas arojas at gemini.archlinux.org
Tue Oct 12 11:45:48 UTC 2021


    Date: Tuesday, October 12, 2021 @ 11:45:47
  Author: arojas
Revision: 1029799

Update to 1.9.1

Modified:
  ksnip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-12 11:29:16 UTC (rev 1029798)
+++ PKGBUILD	2021-10-12 11:45:47 UTC (rev 1029799)
@@ -2,7 +2,7 @@
 # Contributor: dracorp aka Piotr Rogoza <piotr.r.public at gmail.com>
 
 pkgname=ksnip
-pkgver=1.9.0
+pkgver=1.9.1
 pkgrel=1
 pkgdesc='Qt-based screenshot tool that provides many annotation features'
 arch=('x86_64')
@@ -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=('682fef73f1b643d5ad7c7db9830e0afbcc028676a2cef78ecdd77464ce099c8a')
+sha256sums=('6f78bfe85df8016155951bb028abd395f70328c78457ec3b3133277929c12706')
 
 build() {
   cmake -S $pkgname-$pkgver -B build -G Ninja -DCMAKE_INSTALL_PREFIX='/usr'



More information about the arch-commits mailing list