summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoaquin (Pato) Decima2022-04-22 11:58:16 -0300
committerJoaquin (Pato) Decima2022-04-22 11:58:16 -0300
commite6d5d3857b600f73198d875dc76de9a6795e231c (patch)
treea81a5b73da3d8668d6aa0e7e958768763aeff169 /PKGBUILD
parent06c732241a45a6dcc0085fe6b0f4abaf63bfae74 (diff)
downloadaur-lynx-desktop-settings.tar.gz
update to v 0.0.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbe7aedeb6d1..f6fc43ec3bf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Joaquin (Pato) Decima <https://patojad.com.ar/>
pkgname=lynx-desktop-settings
-pkgver=0.0.10
+pkgver=0.0.11
pkgrel=1
pkgdesc="Lynx Desktop Settings - Basic Configuration"
arch=('any')
@@ -9,7 +9,7 @@ url="https://gitlab.com/LynxOS/$pkgname"
license=('GPL')
makedepends=('git')
source=("$url/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-md5sums=('6ba2c5e09644e8de7e1b45bf8906e03d')
+md5sums=('11bd10c6fdc7a1a60bdde7c3a9cc5b77')
depends=(
'dex'
'qt5-styleplugins'
@@ -20,6 +20,7 @@ depends=(
'lynx-gtk-theme'
'openbox'
'python-yaml'
+ 'picom'
)
package() {