Balló György pushed to branch main at Arch Linux / Packaging / Packages /
deepin-gtk-theme
Commits:
0acf3a07 by Balló György at 2026-01-03T21:54:52+01:00
upgpkg: 1:25.3.7-2: Remove dependencies of the GTK2 theme
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,14 +1,13 @@
pkgbase = deepin-gtk-theme
pkgdesc = Deepin GTK Theme
pkgver = 25.3.7
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/linuxdeepin/deepin-gtk-theme
arch = any
groups = deepin
license = GPL-3.0-or-later
makedepends = git
- optdepends = gtk-engine-murrine: for gtk2 themes
source =
git+https://github.com/linuxdeepin/deepin-gtk-theme.git#tag=25.3.7
sha512sums =
2dd174106cd24a3b06ff4728f57a9d531f83312a156c5212ba0f2871b48639e8eedef1b36dc3883728731b966d07ee00c510479580b1c049d8631b2b3f671460
=====================================
PKGBUILD
=====================================
@@ -5,13 +5,12 @@
pkgname=deepin-gtk-theme
epoch=1
pkgver=25.3.7
-pkgrel=1
+pkgrel=2
pkgdesc="Deepin GTK Theme"
arch=('any')
url="https://github.com/linuxdeepin/deepin-gtk-theme"
license=('GPL-3.0-or-later')
makedepends=('git')
-optdepends=('gtk-engine-murrine: for gtk2 themes')
groups=('deepin')
source=("git+https://github.com/linuxdeepin/deepin-gtk-theme.git#tag=$pkgver")
sha512sums=('2dd174106cd24a3b06ff4728f57a9d531f83312a156c5212ba0f2871b48639e8eedef1b36dc3883728731b966d07ee00c510479580b1c049d8631b2b3f671460')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-gtk-theme/-/commit/0acf3a0776479d56d94136611b8f96acfe7719b5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-gtk-theme/-/commit/0acf3a0776479d56d94136611b8f96acfe7719b5
You're receiving this email because of your account on gitlab.archlinux.org.