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 aed8a26312f3..cb7abad5ccb9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1768.4933d6c
+ pkgver = 1769.6a06d3c
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-1768.4933d6c.zip::https://github.com/lcpz/lain/archive/4933d6c.zip
+ source = lain-1769.6a06d3c.zip::https://github.com/lcpz/lain/archive/6a06d3c.zip
sha256sums = SKIP
pkgname = lain-git
diff --git a/PKGBUILD b/PKGBUILD
index a6615bd09a7b..c7c878be45db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=lain
pkgname=$_pkgname-git
-pkgcom=1768
-pkgsha=4933d6c
+pkgcom=1769
+pkgsha=6a06d3c
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"