summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db00a6e2f5c3..9a3ac158bb1c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1760.16e2e73
+ pkgver = 1767.1db09ba
pkgrel = 1
url = https://github.com/lcpz/lain
arch = any
@@ -9,8 +9,7 @@ pkgbase = lain-git
optdepends = curl: for IMAP, MPD and weather widgets
provides = lain
conflicts = lain
- source = lain-1760.16e2e73.zip::https://github.com/lcpz/lain/archive/16e2e73.zip
+ source = lain-1767.1db09ba.zip::https://github.com/lcpz/lain/archive/1db09ba.zip
sha256sums = SKIP
pkgname = lain-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 72bed6845aa0..a17f6d41164e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=lain
pkgname=$_pkgname-git
-pkgcom=1760
-pkgsha=16e2e73
+pkgcom=1767
+pkgsha=1db09ba
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"