updpkg: perl-file-xdg 1.02

This commit is contained in:
Alad Wenter 2024-05-04 17:51:56 +02:00
parent f70cd267f0
commit c3171a89f4
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = perl-file-xdg
pkgdesc = CPAN/File::XDG -- basic implementation of the XDG base directory spec
pkgver = 0.08
pkgver = 1.02
pkgrel = 1
url = https://metacpan.org/module/File::XDG
arch = any
@ -8,7 +8,7 @@ pkgbase = perl-file-xdg
depends = perl-file-homedir
depends = perl-path-class
options = !emptydirs
source = https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-XDG-0.08.tar.gz
md5sums = cb8b104218878a86fa1a51b4cc635f2d
source = https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-XDG-1.02.tar.gz
md5sums = 162aafd0414382491f11f9ef6e85aae7
pkgname = perl-file-xdg

View file

@ -2,7 +2,7 @@
pkgname=perl-file-xdg
_cpanname=File-XDG
pkgver=0.08
pkgver=1.02
pkgrel=1
pkgdesc="CPAN/File::XDG -- basic implementation of the XDG base directory spec"
arch=('any')
@ -11,7 +11,7 @@ license=('GPL')
depends=('perl-file-homedir' 'perl-path-class')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/$_cpanname-$pkgver.tar.gz")
md5sums=('cb8b104218878a86fa1a51b4cc635f2d')
md5sums=('162aafd0414382491f11f9ef6e85aae7')
build() {
cd $_cpanname-$pkgver