summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlibrewish2020-11-11 14:52:20 +0530
committerlibrewish2020-11-11 14:52:20 +0530
commitad7cb4523e9f2b57a90767379ede8b5fcefb1e9f (patch)
tree8c6740d22e84a3374ade55872bf2f824be4b2f13
parent81e7228c78f13659b2fc276788f91f08c7262aec (diff)
downloadaur-ad7cb4523e9f2b57a90767379ede8b5fcefb1e9f.tar.gz
update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ee2aadb196f..79dcaa790dc8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = desq-shell-git
pkgdesc = The Desktop Shell for Desq
- pkgver = r46.d6cbd9f
+ pkgver = r62.29820a7
pkgrel = 1
url = https://gitlab.com/DesQ
arch = any
groups = desq-git
license = none
makedepends = git
- depends = libdesq-git
+ depends = libdesqwl-git
depends = libdesqui-git
depends = pam
depends = qt5-svg
- depends = libcsys-git
+ depends = libdbusmenu-qt5
provides = desq-shell
conflicts = desq-shell
source = git+https://gitlab.com/Desq/Shell.git
diff --git a/PKGBUILD b/PKGBUILD
index d6c4f832ce0a..e9f7c8cf0786 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
_pkgname=Shell
pkgname=desq-shell-git
-pkgver=r46.d6cbd9f
+pkgver=r62.29820a7
pkgrel=1
pkgdesc="The Desktop Shell for Desq"
arch=('any')
url="https://gitlab.com/DesQ"
license=('none')
-depends=('libdesq-git' 'libdesqui-git' 'pam' 'qt5-svg' 'libcsys-git')
+depends=('libdesqwl-git' 'libdesqui-git' 'pam' 'qt5-svg' 'libdbusmenu-qt5')
makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")