Balló György pushed to branch main at Arch Linux / Packaging / Packages /
pantheon-tasks
Commits:
9a16c3ee by Balló György at 2024-08-31T11:03:27+02:00
upgpkg: 6.3.3-2: Remove unused libdata dependency
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = pantheon-tasks
pkgdesc = The Pantheon tasks
pkgver = 6.3.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/elementary/tasks
arch = x86_64
groups = pantheon
@@ -13,14 +13,13 @@ pkgbase = pantheon-tasks
makedepends = vala
depends = clutter-gtk
depends = geoclue
- depends = geocode-glib
+ depends = geocode-glib-2
depends = glib2
depends = gtk3
depends = libchamplain
depends = libclutter-1.0.so
depends = libecal-2.0.so
depends = libedataserver-1.2.so
- depends = libgdata.so
depends = libgranite.so
depends = libhandy-1.so
depends = libical
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=pantheon-tasks
pkgver=6.3.3
-pkgrel=1
+pkgrel=2
pkgdesc='The Pantheon tasks'
arch=(x86_64)
url=https://github.com/elementary/tasks
@@ -11,14 +11,13 @@ groups=(pantheon)
depends=(
clutter-gtk
geoclue
- geocode-glib
+ geocode-glib-2
glib2
gtk3
libchamplain
libclutter-1.0.so
libecal-2.0.so
libedataserver-1.2.so
- libgdata.so
libgranite.so
libhandy-1.so
libical
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pantheon-tasks/-/commit/9a16c3ee21866754236afbeb3990e86011702535
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pantheon-tasks/-/commit/9a16c3ee21866754236afbeb3990e86011702535
You're receiving this email because of your account on gitlab.archlinux.org.