summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Bonham2017-04-03 00:53:41 +0200
committerLuke Bonham2017-04-03 00:53:41 +0200
commit502af979dee67755585526ab5eb7a4da63341ed3 (patch)
treece35b273703daf1faa0bf21ab4449f8ba99ffa60
parent22663a6bd5a4a1a88aa5df1ce00f0c3d7f8c91c1 (diff)
downloadaur-502af979dee67755585526ab5eb7a4da63341ed3.tar.gz
pulsebar: fix factory return
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ff4a43f693c..cd90a996e72c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Apr 2 17:37:03 UTC 2017
+# Sun Apr 2 22:53:41 UTC 2017
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1582.8f948b5
+ pkgver = 1584.fc6e880
pkgrel = 1
url = https://github.com/copycat-killer/lain
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 208a3809f46a..23e459a86f43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: luke bonham <dada [at] archlinux [dot] info>
pkgname=lain-git
-pkgcom=1582
-pkgsha=8f948b5
+pkgcom=1584
+pkgsha=fc6e880
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"