Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions settings/alg-xfce-settings/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

pkgname=alg-xfce-settings
destname="/etc"
pkgver=25.10
pkgver=25.12
pkgrel=1
pkgdesc="Settings for Arch Linux GUI XFCE Edition"
arch=('x86_64')
url="https://github.com/arch-linux-gui"
license=('GPL3')
makedepends=('git')

depends=('xfce4-terminal' 'thunar' 'firefox' 'xfce4-whiskermenu-plugin' 'tela-circle-icon' 'qogir-gtk-theme')
depends=('xfce4-terminal' 'thunar' 'firefox' 'xfce4-whiskermenu-plugin' 'tela-circle-icon')

optdepends=('paru: an AUR helper'
'neofetch: screenfetch utility'
Expand Down
4 changes: 2 additions & 2 deletions utils/qogir-theme/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# Project: ALG

pkgname=alg-qogir-theme
pkgver=24.08
pkgver=25.12
pkgrel=1
pkgdesc='Qogir Theme for ALG'
arch=('x86_64')
url='https://github.com/arch-linux-gui/alg-qogir-theme'
license=('GPL3')
depends=('gtk3' 'gtk4' 'gtk-engine-murrine' 'gtk-engines')
depends=('gtk3' 'gtk4')
makedepends=('git' 'sassc')
optdepends=(
'qogir-icon-theme: Matching icon theme'
Expand Down