summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Capezzuto2022-03-16 14:13:28 -0600
committerLuca Capezzuto2022-03-16 14:13:28 -0600
commite87bb65a3b97b732ce991858ef9b43d46f15778e (patch)
treec23dc494e4043daf5a1441c6cdd7944d54c4da60
parent7224275e6e3242d2d3df1751e40ae4a9f3a2adee (diff)
downloadaur-e87bb65a3b97b732ce991858ef9b43d46f15778e.tar.gz
update dkjson to v2.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec044d373e3d..375151dc963e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1771.44c185d
+ pkgver = 1771.07cf82e
pkgrel = 1
url = https://github.com/lcpz/lain
arch = any
@@ -9,7 +9,7 @@ pkgbase = lain-git
optdepends = curl: for IMAP, MPD and weather widgets
provides = lain
conflicts = lain
- source = lain-1771.44c185d.zip::https://github.com/lcpz/lain/archive/44c185d.zip
+ source = lain-1771.07cf82e.zip::https://github.com/lcpz/lain/archive/07cf82e.zip
sha256sums = SKIP
pkgname = lain-git
diff --git a/PKGBUILD b/PKGBUILD
index 8a536dcfd092..6c1328d5d840 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=lain
pkgname=$_pkgname-git
pkgcom=1771
-pkgsha=44c185d
+pkgsha=07cf82e
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"