update de-p1st-theme

This commit is contained in:
Daniel Langbein 2022-05-15 13:52:08 +02:00
parent cd0e0bf8e8
commit 53af0a7292
2 changed files with 4 additions and 4 deletions

View File

@ -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')

View File

@ -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!