summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Capezzuto2019-08-12 17:45:07 +0100
committerLuca Capezzuto2019-08-12 17:45:07 +0100
commited4513dbbb33e85671da34216e6a0243d08424cb (patch)
tree14e452f21ca7c5c1e9fb7f42eff76325f962b0df
parentc144f50afeaaf0c810b15eaf3357254f281fe737 (diff)
downloadaur-ed4513dbbb33e85671da34216e6a0243d08424cb.tar.gz
apply #439 to alsabar as well
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1ac3043cc14..de19d3415dd4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1701.e8a34ec
+ pkgver = 1706.9120182
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-1701.e8a34ec.zip::https://github.com/lcpz/lain/archive/e8a34ec.zip
+ source = lain-1706.9120182.zip::https://github.com/lcpz/lain/archive/9120182.zip
sha256sums = SKIP
pkgname = lain-git
diff --git a/PKGBUILD b/PKGBUILD
index 58ba8a65c63a..2e2afb038a81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=lain
pkgname=$_pkgname-git
-pkgcom=1701
-pkgsha=e8a34ec
+pkgcom=1706
+pkgsha=9120182
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"