summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61cec0f0fd29..adfd1f049a6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1756.e5774fd
+ pkgver = 1759.a3b9d8d
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-1756.e5774fd.zip::https://github.com/lcpz/lain/archive/e5774fd.zip
+ source = lain-1759.a3b9d8d.zip::https://github.com/lcpz/lain/archive/a3b9d8d.zip
sha256sums = SKIP
pkgname = lain-git
diff --git a/PKGBUILD b/PKGBUILD
index 37ff9b034d76..aaf6cf05a0fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=lain
pkgname=$_pkgname-git
-pkgcom=1756
-pkgsha=e5774fd
+pkgcom=1759
+pkgsha=a3b9d8d
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"