* update distro-info-data to 0.63-1

This commit is contained in:
Alexander Baldeck 2024-10-27 22:05:22 +01:00
parent 0d130bd9d7
commit de92a3ae12
2 changed files with 8 additions and 8 deletions

View File

@ -1,14 +1,14 @@
pkgbase = distro-info-data
pkgdesc = Information about all releases of Debian and Ubuntu (data files)
pkgver = 0.62
pkgrel = 2
pkgver = 0.63
pkgrel = 1
url = https://salsa.debian.org/debian/distro-info-data
arch = any
license = ISC
checkdepends = python
makedepends = git
options = !emptydirs
source = git+https://salsa.debian.org/debian/distro-info-data.git#tag=debian/0.62
sha256sums = 05f7a08fe1ea03d998340e79c3b1fd2cdd2144060a68d45687285d3e3d21aa07
source = git+https://salsa.debian.org/debian/distro-info-data.git#tag=debian/0.63
sha256sums = e6078c236e5deb818dc07a9723db53ed5abb08609a38bebbda4cef9ada8e544d
pkgname = distro-info-data

View File

@ -5,17 +5,17 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=distro-info-data
pkgver=0.62
pkgrel=2
pkgver=0.63
pkgrel=1
pkgdesc="Information about all releases of Debian and Ubuntu (data files)"
arch=('any')
arch=(any)
url="https://salsa.debian.org/debian/distro-info-data"
license=('ISC')
makedepends=('git')
checkdepends=('python')
options=(!emptydirs)
source=("git+https://salsa.debian.org/debian/distro-info-data.git#tag=debian/$pkgver")
sha256sums=('05f7a08fe1ea03d998340e79c3b1fd2cdd2144060a68d45687285d3e3d21aa07')
sha256sums=('e6078c236e5deb818dc07a9723db53ed5abb08609a38bebbda4cef9ada8e544d')
check() {
cd $pkgname