diff options
author | Luke Bonham | 2017-07-15 14:37:51 +0200 |
---|---|---|
committer | Luke Bonham | 2017-07-15 14:37:51 +0200 |
commit | 45b965cbf1c75988114859ae20cf3124fe0df7fe (patch) | |
tree | f34935652dee8bafe694fc6825cee65dbb919bb5 /PKGBUILD | |
parent | 57c73bcaafff27227f6e0af7a7de8dbcb1a4e73b (diff) | |
download | aur-45b965cbf1c75988114859ae20cf3124fe0df7fe.tar.gz |
widget.contrib.task: use shell for spawn_cmd, set title to static 'task next'
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # Maintainer: luke bonham <dada [at] archlinux [dot] info> pkgname=lain-git -pkgcom=1598 -pkgsha=c89fc17 +pkgcom=1599 +pkgsha=5b266ec pkgver=$pkgcom.$pkgsha pkgrel=1 pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM" |