perl-YAML-Tiny: update to 1.76
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
_realname=YAML-Tiny
|
||||
pkgname=perl-${_realname}
|
||||
pkgver=1.74
|
||||
pkgver=1.76
|
||||
pkgrel=1
|
||||
pkgdesc="Read/Write YAML files with as little code as possible"
|
||||
arch=('any')
|
||||
@@ -12,7 +12,7 @@ license=('GPL' 'PerlArtistic')
|
||||
depends=('perl')
|
||||
options=('!emptydirs')
|
||||
source=("https://cpan.metacpan.org/authors/id/E/ET/ETHER/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('7b38ca9f5d3ce24230a6b8bdc1f47f5b2db348e7f7f9666c26f5955636e33d6c')
|
||||
sha256sums=('a8d584394cf069bf8f17cba3dd5099003b097fce316c31fb094f1b1c171c08a3')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_realname}-${pkgver}"
|
||||
|
||||
Reference in New Issue
Block a user