1
0
forked from ports/opt

desktop-file-utils: updated homepage URL, removed some whitespace

This commit is contained in:
Matt Housh 2020-06-01 09:47:47 -05:00
parent 7f4b211e30
commit 7d3ff96448
2 changed files with 3 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/YekFwxNmNORM3C/22ZWuxyjxQ/+l3LranrkmGL6/mh3xGDw1hFjgA7x/Pz5FhFNMV4N4X8kgTP5BaJ/VC0kagM=
SHA256 (Pkgfile) = a3694e41456a2f50afe933c69698a7d5064cd50a5c6cb603138ce53f6fca632e
RWSE3ohX2g5d/VBQWlXTF0VxzKK7ITpNAcnkRCh/T75Ts9uiHoE7daFsQ9exi0qD4ov8lNOL7ZDElukpjy5xRKimqxuMEp9lnwY=
SHA256 (Pkgfile) = 8c11604252b747c575cb18294ae7907dc554e20ee09f4d9b8505101f8e941136
SHA256 (.footprint) = d8eb7f9394d2d08b4128b556f95472380942eaf689923d886131349f1d195ee6
SHA256 (desktop-file-utils-0.24.tar.xz) = a1de5da60cbdbe91e5c9c10ac9afee6c3deb019e0cee5fdb9a99dddc245f83d9

View File

@ -1,5 +1,5 @@
# Description: Command-line utilities for working with desktop entries
# URL: http://www.freedesktop.org/software/desktop-file-utils/
# URL: https://www.freedesktop.org/software/desktop-file-utils/
# Maintainer: Matt Housh, jaeger at crux dot ninja
# Depends on: glib pkg-config
@ -10,9 +10,7 @@ source=(http://freedesktop.org/software/$name/releases/$name-$version.tar.xz)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install