summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2019-02-26 00:49:45 -0500
committerbill-auger <mr.j.spam.me@gmail.com>2019-02-26 01:18:26 -0500
commit04e80faea86181327b73bd9e3244265aa1e1d750 (patch)
tree9560b29f534640286fec4d642e0c19e4f00e11d8
parent391ffe388cdee37383152051fdecec5cb4ce4044 (diff)
update PKGBUILD
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0bc7f86..7e2bdff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,21 +2,22 @@
pkgname=parabola-laf
-pkgver=0.12
+pkgver=0.13
pkgrel=1
pkgdesc="User skeleton, artwork, and utilities for Parabola graphical desktop systems"
arch=('any')
license=('GPL')
url=https://wiki.parabola.nu/Parabola-LAF
-depends=('gnu-netcat' 'grub2-theme-gnuaxiom' 'parabola-theme-blackmate' 'xclip' 'xcursor-flatbed')
+depends=('gnu-netcat' 'grub2-theme-gnuaxiom' 'gxmessage' 'parabola-theme-blackmate' \
+ 'xclip' 'xcursor-flatbed' 'zenity') # FIXME: https://labs.parabola.nu/issues/2208
makedepends=('git')
_git_tag="v${pkgver}"
_release="${pkgname}-${_git_tag}"
source=(https://git.parabola.nu/${pkgname}.git/snapshot/${_release}.tar.gz
news)
-sha256sums=('c70019ced0e4444a26e31c44364cf2b85655f6cd8a95d33c9737c5785fabe929'
+sha256sums=('949be2d4a6a207254e9a4bd996fa7d16b1653d2cfb86b200b0ebde79b378b5cf'
'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855')