mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
update de-p1st-theme
This commit is contained in:
parent
cd0e0bf8e8
commit
53af0a7292
@ -2,13 +2,13 @@
|
||||
_pkgname=theme
|
||||
_reponame=arch
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.0.3
|
||||
pkgver=0.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="Uniform look for QT and GTK applications"
|
||||
arch=('any')
|
||||
url="https://codeberg.org/privacy1st/${_reponame}"
|
||||
license=('MIT')
|
||||
depends=('adwaita-qt' 'adwaita-qt4')
|
||||
license=('CC0')
|
||||
depends=('adwaita-qt4' 'adwaita-qt5' 'adwaita-qt6')
|
||||
makedepends=('git')
|
||||
source=("git+${url}.git")
|
||||
sha256sums=('SKIP')
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Adwaita theme - in GTK and QT
|
||||
|
||||
* https://wiki.archlinux.org/index.php/Uniform_look_for_Qt_and_GTK_applications#Adwaita
|
||||
* [https://wiki.archlinux.org/index.php/Uniform_look_for_Qt_and_GTK_applications#Adwaita]()
|
||||
|
||||
**NOTE**: This has just been tested with XFCE4 so far!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user