mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
main/desktop-file-utils: upgrade to 0.20
This commit is contained in:
parent
82b2414894
commit
7fdad0db2f
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=desktop-file-utils
|
||||
pkgver=0.19
|
||||
pkgrel=1
|
||||
pkgver=0.20
|
||||
pkgrel=0
|
||||
pkgdesc="Command line utilities for working with desktop entries"
|
||||
url="http://www.freedesktop.org/wiki/Software/desktop-file-utils"
|
||||
arch="all"
|
||||
@ -23,4 +23,4 @@ package() {
|
||||
cd "$srcdir"/desktop-file-utils-$pkgver
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
md5sums="cbb2427593b7f6d36e52e9d221fce82f desktop-file-utils-0.19.tar.xz"
|
||||
md5sums="8c85cbc13632ba69077c6bc41ce4d0ac desktop-file-utils-0.20.tar.xz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user