summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Bonham2017-05-19 15:14:11 +0200
committerLuke Bonham2017-05-19 15:14:11 +0200
commit30621d4004b30f70b7673677c378b83a59345117 (patch)
tree2702c1e157ae2102d2f7a2c071e637460eb32aa8
parent40ebe4744c83a578dba0bd5dc1c3106457feacc1 (diff)
downloadaur-30621d4004b30f70b7673677c378b83a59345117.tar.gz
fs: fix short circuit notification
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a477e325480..b71db9878178 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat May 6 09:31:36 UTC 2017
+# Fri May 19 13:14:11 UTC 2017
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1589.2ddb55b
+ pkgver = 1590.29dd7ad
pkgrel = 1
url = https://github.com/copycat-killer/lain
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 870b9f0cf7f9..d29f872fc0db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: luke bonham <dada [at] archlinux [dot] info>
pkgname=lain-git
-pkgcom=1589
-pkgsha=2ddb55b
+pkgcom=1590
+pkgsha=29dd7ad
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"