From 53af0a7292bdaf42b93eb787bc14138278b440f8 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Sun, 15 May 2022 13:52:08 +0200 Subject: [PATCH] update de-p1st-theme --- pkg/de-p1st-theme/PKGBUILD | 6 +++--- pkg/de-p1st-theme/README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pkg/de-p1st-theme/PKGBUILD b/pkg/de-p1st-theme/PKGBUILD index 6787806..abc32e2 100644 --- a/pkg/de-p1st-theme/PKGBUILD +++ b/pkg/de-p1st-theme/PKGBUILD @@ -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') diff --git a/pkg/de-p1st-theme/README.md b/pkg/de-p1st-theme/README.md index 0f20896..c06bd7c 100644 --- a/pkg/de-p1st-theme/README.md +++ b/pkg/de-p1st-theme/README.md @@ -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!