Date: Monday, December 5, 2022 @ 22:56:54
  Author: grawlinson
Revision: 1356664

upgpkg: zk 0.12.0-1; new upstream release

Modified:
  zk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-05 22:56:45 UTC (rev 1356663)
+++ PKGBUILD    2022-12-05 22:56:54 UTC (rev 1356664)
@@ -2,7 +2,7 @@
 # Contributor: Nogweii <[email protected]>
 
 pkgname=zk
-pkgver=0.11.1
+pkgver=0.12.0
 pkgrel=1
 pkgdesc='A command-line tool helping you to maintain a Zettelkasten or 
personal wiki'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='78c40eeecfd31f11b5990ec306e17dd249384006'
+_commit='d79da8933a6278106e4c022bed65b954e9d8bc83'
 source=("$pkgname::git+$url.git#commit=$_commit")
 md5sums=('SKIP')
 

Reply via email to