Skip to content
Snippets Groups Projects

appstream / gnome-software fix, attempt 3

Merged Clayton Craft requested to merge craftyguy/aports:appstream-gnome-fix-attempt-3 into master
All threads resolved!
Files
12
@@ -2,12 +2,12 @@
# Maintainer: Pablo Correa Gomez <ablocorrea@hotmail.com>
pkgname=alpine-appstream-downloader
pkgver=0.6
pkgrel=2
pkgrel=3
pkgdesc="Sets up AppStream data according to the AppStream specification"
url="https://gitlab.com/pabloyoyoista/alpine-appstream-downloader"
arch="noarch"
license="GPL-3.0-or-later"
depends="appstream-cli py3-requests python3"
depends="appstream py3-requests python3"
source="https://gitlab.com/pabloyoyoista/alpine-appstream-downloader/-/archive/$pkgver/alpine-appstream-downloader-$pkgver.tar.gz"
options="!check"
Loading