summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eaf975be90a5..92e973a0dd94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Wed Sep 13 10:36:03 UTC 2017
+# Sat Oct 7 11:29:51 UTC 2017
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1619.9e33a71
+ pkgver = 1619.055e663
pkgrel = 1
url = https://github.com/copycat-killer/lain
arch = any
license = GPL2
makedepends = git
depends = awesome
- optdepends = curl: for widgets accessing network resources
+ optdepends = curl: for IMAP, MPD and weather widgets
provides = lain
conflicts = lain
source = git://github.com/copycat-killer/lain.git
diff --git a/PKGBUILD b/PKGBUILD
index f7b6cafbdabc..d65ee110d91a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lain-git
pkgcom=1619
-pkgsha=9e33a71
+pkgsha=055e663
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"
@@ -10,7 +10,7 @@ arch=('any')
url="https://github.com/copycat-killer/lain"
license=('GPL2')
depends=('awesome')
-optdepends=('curl: for widgets accessing network resources')
+optdepends=('curl: for IMAP, MPD and weather widgets')
makedepends=('git')
provides=('lain')
conflicts=('lain')