summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca CPZ2018-07-31 16:09:26 +0200
committerLuca CPZ2018-07-31 16:09:26 +0200
commit3388efc6049b44dc5b01efb34e4259a1d7abc78e (patch)
tree12424e4fd05ce37fa5c8c5de305b7b1a14bc0025
parent1b79134ad2760ea2056049caae24da6ba746b73e (diff)
downloadaur-3388efc6049b44dc5b01efb34e4259a1d7abc78e.tar.gz
widget.bat: fixed ac variable; improved autodetection; #397
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df0660f0ab50..07fcf2d3f285 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jul 31 10:36:11 UTC 2018
+# Tue Jul 31 14:09:26 UTC 2018
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1654.f42fe32
+ pkgver = 1655.9075299
pkgrel = 1
url = https://github.com/lcpz/lain
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 7b895f3b7090..9b74b5b1886d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: luke bonham <dada [at] archlinux [dot] info>
pkgname=lain-git
-pkgcom=1654
-pkgsha=f42fe32
+pkgcom=1655
+pkgsha=9075299
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"