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 33f008c88bfd..3527674db460 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1697.3328e73
+ pkgver = 1698.025508c
pkgrel = 3
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-1697.3328e73.zip::https://github.com/lcpz/lain/archive/3328e73.zip
+ source = lain-1698.025508c.zip::https://github.com/lcpz/lain/archive/025508c.zip
sha256sums = SKIP
pkgname = lain-git
diff --git a/PKGBUILD b/PKGBUILD
index c7d658cae7fd..ce0412483bca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=lain
pkgname=$_pkgname-git
-pkgcom=1697
-pkgsha=3328e73
+pkgcom=1698
+pkgsha=025508c
pkgver=$pkgcom.$pkgsha
pkgrel=3
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"