summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Bonham2017-02-21 11:59:17 +0100
committerLuke Bonham2017-02-21 11:59:17 +0100
commit7725e277b75edc1de42914794938b1f3ef83f456 (patch)
treec7fbdd6c2e274f0d2caa03b0c16f901dee5f096f
parent73408dd48654c53fabbbf405fef989be917f99c6 (diff)
downloadaur-7725e277b75edc1de42914794938b1f3ef83f456.tar.gz
Merge pull request #319 from Unode/patch-2fs, dfs: workaround premature end of file with awful.spawn.easy_async
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e061a69382b2..25d7269be8e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Feb 20 11:19:49 UTC 2017
+# Tue Feb 21 10:59:17 UTC 2017
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1569.84654c7
+ pkgver = 1571.7a17200
pkgrel = 1
url = https://github.com/copycat-killer/lain
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index b8bccb1d3685..263779e29f29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: luke bonham <dada [at] archlinux [dot] info>
pkgname=lain-git
-pkgcom=1569
-pkgsha=84654c7
+pkgcom=1571
+pkgsha=7a17200
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"