mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/gnome-software to 3.36.0-1
This commit is contained in:
parent
1c88e7e988
commit
e450301d0d
1 changed files with 5 additions and 5 deletions
|
@ -8,16 +8,16 @@
|
|||
|
||||
pkgbase=gnome-software
|
||||
pkgname=(gnome-software gnome-software-packagekit-plugin)
|
||||
pkgver=3.34.2
|
||||
pkgrel=2
|
||||
pkgver=3.36.0
|
||||
pkgrel=1
|
||||
pkgdesc="GNOME Software Tools"
|
||||
url="https://wiki.gnome.org/Apps/Software/"
|
||||
arch=(x86_64)
|
||||
license=(GPL2)
|
||||
makedepends=(appstream-glib gnome-desktop libpackagekit-glib flatpak ostree
|
||||
docbook-xsl git gobject-introspection gspell gtk-doc meson
|
||||
gnome-online-accounts libxmlb)
|
||||
_commit=70288a2abaae18b2bcc4361d532aa2780d999db2 # tags/3.34.2^0
|
||||
gnome-online-accounts libxmlb malcontent)
|
||||
_commit=1dd97a780f34227342c1cfbe72a7b5bd922b74b2 # tags/3.36.0^0
|
||||
source=("git+https://gitlab.gnome.org/GNOME/gnome-software.git#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
@ -55,7 +55,7 @@ _pick() {
|
|||
package_gnome-software() {
|
||||
groups=('gnome')
|
||||
depends=(libxmlb gnome-desktop gsettings-desktop-schemas gspell libpackagekit-glib
|
||||
gnome-online-accounts appstream-glib)
|
||||
gnome-online-accounts appstream-glib malcontent)
|
||||
optdepends=('flatpak: Flatpak support plugin'
|
||||
'fwupd: fwupd support plugin'
|
||||
'ostree: OSTree support plugin')
|
||||
|
|
Loading…
Reference in a new issue