backports/dex: rebuild for python 3.12

This commit is contained in:
Antoine Martin 2024-04-14 18:11:44 -04:00
parent 785e28ab75
commit 715c1f545a

View file

@ -2,7 +2,7 @@
# Maintainer: Anjandev Momi <anjan@momi.ca>
pkgname=dex
pkgver=0.9.0
pkgrel=0
pkgrel=1
pkgdesc="program to generate and execute DesktopEntry files of the Application type"
url="https://github.com/jceb/dex"
arch="all"
@ -18,7 +18,7 @@ build() {
}
package() {
make install PREFIX=/usr DESTDIR="$pkgdir"
make install PREFIX=/usr MANPREFIX=/usr/share/man DESTDIR="$pkgdir"
}
sha512sums="