summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Capezzuto2021-02-19 11:55:55 +0100
committerLuca Capezzuto2021-02-19 11:55:55 +0100
commita15199a63b8d6d03fcb06ab592f814090850c3fd (patch)
treebabc4544667c7deaf36e0a479337998f727a2f9b
parent1c79f97bd03116e84f83bbf8c95b5ac2932d4b88 (diff)
downloadaur-a15199a63b8d6d03fcb06ab592f814090850c3fd.tar.gz
Merge pull request #484 from andersfugmann/battery_acFix AC detection for battery widget.
-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"