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 4d5e44d23cea..ef65eb760d5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1741.6b3bdca
+ pkgver = 1749.10076e1
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-1741.6b3bdca.zip::https://github.com/lcpz/lain/archive/6b3bdca.zip
+ source = lain-1749.10076e1.zip::https://github.com/lcpz/lain/archive/10076e1.zip
sha256sums = SKIP
pkgname = lain-git
diff --git a/PKGBUILD b/PKGBUILD
index 524e36b293c1..fd5d2e8d419b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=lain
pkgname=$_pkgname-git
-pkgcom=1741
-pkgsha=6b3bdca
+pkgcom=1749
+pkgsha=10076e1
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"