Balló György pushed to branch main at Arch Linux / Packaging / Packages /
mate-backgrounds
Commits:
60f7d3cf by Balló György at 2024-04-22T12:30:10+02:00
Remove gettext from depends
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -6,7 +6,6 @@ pkgbase = mate-backgrounds
arch = any
groups = mate
license = GPL
- depends = gettext
source =
https://pub.mate-desktop.org/releases/1.28/mate-backgrounds-1.28.0.tar.xz
sha256sums =
50d1afd02486bd07ac22a5a6b6efa3031148f0d48a82e488d909ad57003a6943
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,6 @@ url="https://mate-desktop.org"
arch=('any')
license=('GPL')
groups=('mate')
-depends=('gettext')
source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
sha256sums=('50d1afd02486bd07ac22a5a6b6efa3031148f0d48a82e488d909ad57003a6943')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mate-backgrounds/-/commit/60f7d3cf1ab3bd0ff0ee9f504607a66f6ce75455
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mate-backgrounds/-/commit/60f7d3cf1ab3bd0ff0ee9f504607a66f6ce75455
You're receiving this email because of your account on gitlab.archlinux.org.