summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRudra Saraswat2021-12-23 15:28:30 +0530
committerRudra Saraswat2021-12-23 15:28:30 +0530
commit407b43459cf270d7346f4b3c572a6e2b7b04c8e6 (patch)
tree712a3e050bc08281b64fd8f01393462e8aff6006
parente1f2921a4fd0f68f499d1919f304c58af4cf2f93 (diff)
downloadaur-unityx.tar.gz
Update to dev6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c491be6ddff..df16de6c3942 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unityx
pkgdesc = A modern and functional DE
- pkgver = 10.0.rc5.r5.g6017803
+ pkgver = 10.0dev6.r1.gaaa5122
pkgrel = 1
arch = any
license = GPL
@@ -28,6 +28,8 @@ pkgbase = unityx
depends = arandr
depends = xorg-server-xephyr
depends = plotinus-unityx-git
+ depends = tint2
+ depends = hicolor-icon-theme
source = unityx::git+https://gitlab.com/ubuntu-unity/unity-x/unityx.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 76db9c2a2117..98f707b572b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
pkgname="unityx"
-pkgver=10.0.rc5.r5.g6017803
+pkgver=10.0dev6.r1.gaaa5122
pkgrel=1
pkgdesc="A modern and functional DE"
arch=(any)
-depends=("nemo" "fish" "bash" "python3" "python-gobject" "libkeybinder3" "rofi" "feh" "xfwm4" "zenity" "pavucontrol" "blueman" "network-manager-applet" "polybar" "glib2" "conky" "pnmixer-git" "xdotool" "notify-osd" "arandr" "xorg-server-xephyr" "plotinus-unityx-git")
+depends=("nemo" "fish" "bash" "python3" "python-gobject" "libkeybinder3" "rofi" "feh" "xfwm4" "zenity" "pavucontrol" "blueman" "network-manager-applet" "polybar" "glib2" "conky" "pnmixer-git" "xdotool" "notify-osd" "arandr" "xorg-server-xephyr" "plotinus-unityx-git" "tint2" "hicolor-icon-theme")
makedepends=("fish" "xorg-server-xephyr")
license=("GPL")
source=('unityx::git+https://gitlab.com/ubuntu-unity/unity-x/unityx.git')