Date: Sunday, July 25, 2021 @ 12:20:25
  Author: arodseth
Revision: 984957

upgpkg: tint2 17.0.1-1

Modified:
  tint2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-07-25 10:23:33 UTC (rev 984956)
+++ PKGBUILD    2021-07-25 12:20:25 UTC (rev 984957)
@@ -4,7 +4,7 @@
 # Contributor: Yannick LM <[email protected]>
 
 pkgname=tint2
-pkgver=17.0
+pkgver=17.0.1
 pkgrel=1
 pkgdesc='Basic, good-looking task manager for WMs'
 arch=(x86_64)
@@ -12,8 +12,8 @@
 license=(GPL2)
 depends=(gtk3 imlib2 startup-notification)
 makedepends=(cmake git ninja setconf)
-source=("git+https://gitlab.com/o9000/tint2#commit=7737edff47a952604d543e36bf9190b211cf92fe";)
 # tag: v17.0
-b2sums=(SKIP)
+source=("git+https://gitlab.com/o9000/tint2#commit=f628cba9668e5243c6433f87a42675019a02d066";)
 # tag: v17.0.1
+b2sums=('SKIP')
 
 prepare() {
   setconf $pkgname/get_version.sh VERSION="$pkgver"

Reply via email to