Date: Friday, August 7, 2020 @ 12:44:54
  Author: arodseth
Revision: 671518

upgpkg: sxhkd 0.6.2-1

Modified:
  sxhkd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-08-07 12:24:18 UTC (rev 671517)
+++ PKGBUILD    2020-08-07 12:44:54 UTC (rev 671518)
@@ -2,8 +2,8 @@
 # Contributor: Bastien Dejean <[email protected]>
 
 pkgname=sxhkd
-pkgver=0.6.1
-pkgrel=2
+pkgver=0.6.2
+pkgrel=1
 pkgdesc='Simple X hotkey daemon'
 arch=(x86_64)
 url='https://github.com/baskerville/sxhkd'
@@ -10,7 +10,7 @@
 license=(custom:BSD)
 depends=(xcb-util-keysyms)
 makedepends=(git xcb-util)
-source=("git+$url#tag=$pkgver")
+source=("git+$url#commit=fe241b0d2d70c9c483b23cf3cd14f1383f0953a2") # tag: 
0.6.2
 md5sums=('SKIP')
 
 build() {

Reply via email to