summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca CPZ2021-07-06 11:12:45 +0100
committerLuca CPZ2021-07-06 11:12:45 +0100
commit2a847507a7ccc86b135f6c59bd9b800be3b66e40 (patch)
tree238921e5091b08a877b18b7d03e3bcdc8005cbed
parent1c79f97bd03116e84f83bbf8c95b5ac2932d4b88 (diff)
downloadaur-2a847507a7ccc86b135f6c59bd9b800be3b66e40.tar.gz
Merge branch 'zdmgmail-master'
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d5e44d23cea..6d4513f41046 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 = 1765.f55ba48
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-1741.6b3bdca.zip::https://github.com/lcpz/lain/archive/6b3bdca.zip
+ source = lain-1765.f55ba48.zip::https://github.com/lcpz/lain/archive/f55ba48.zip
sha256sums = SKIP
pkgname = lain-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 524e36b293c1..ea92fe4f8d7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=lain
pkgname=$_pkgname-git
-pkgcom=1741
-pkgsha=6b3bdca
+pkgcom=1765
+pkgsha=f55ba48
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"