* update distro-info-data to 0.63-1
This commit is contained in:
parent
0d130bd9d7
commit
de92a3ae12
@ -1,14 +1,14 @@
|
|||||||
pkgbase = distro-info-data
|
pkgbase = distro-info-data
|
||||||
pkgdesc = Information about all releases of Debian and Ubuntu (data files)
|
pkgdesc = Information about all releases of Debian and Ubuntu (data files)
|
||||||
pkgver = 0.62
|
pkgver = 0.63
|
||||||
pkgrel = 2
|
pkgrel = 1
|
||||||
url = https://salsa.debian.org/debian/distro-info-data
|
url = https://salsa.debian.org/debian/distro-info-data
|
||||||
arch = any
|
arch = any
|
||||||
license = ISC
|
license = ISC
|
||||||
checkdepends = python
|
checkdepends = python
|
||||||
makedepends = git
|
makedepends = git
|
||||||
options = !emptydirs
|
options = !emptydirs
|
||||||
source = git+https://salsa.debian.org/debian/distro-info-data.git#tag=debian/0.62
|
source = git+https://salsa.debian.org/debian/distro-info-data.git#tag=debian/0.63
|
||||||
sha256sums = 05f7a08fe1ea03d998340e79c3b1fd2cdd2144060a68d45687285d3e3d21aa07
|
sha256sums = e6078c236e5deb818dc07a9723db53ed5abb08609a38bebbda4cef9ada8e544d
|
||||||
|
|
||||||
pkgname = distro-info-data
|
pkgname = distro-info-data
|
||||||
|
@ -5,17 +5,17 @@
|
|||||||
# Contributor: Johannes Dewender arch at JonnyJD dot net
|
# Contributor: Johannes Dewender arch at JonnyJD dot net
|
||||||
|
|
||||||
pkgname=distro-info-data
|
pkgname=distro-info-data
|
||||||
pkgver=0.62
|
pkgver=0.63
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Information about all releases of Debian and Ubuntu (data files)"
|
pkgdesc="Information about all releases of Debian and Ubuntu (data files)"
|
||||||
arch=('any')
|
arch=(any)
|
||||||
url="https://salsa.debian.org/debian/distro-info-data"
|
url="https://salsa.debian.org/debian/distro-info-data"
|
||||||
license=('ISC')
|
license=('ISC')
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
checkdepends=('python')
|
checkdepends=('python')
|
||||||
options=(!emptydirs)
|
options=(!emptydirs)
|
||||||
source=("git+https://salsa.debian.org/debian/distro-info-data.git#tag=debian/$pkgver")
|
source=("git+https://salsa.debian.org/debian/distro-info-data.git#tag=debian/$pkgver")
|
||||||
sha256sums=('05f7a08fe1ea03d998340e79c3b1fd2cdd2144060a68d45687285d3e3d21aa07')
|
sha256sums=('e6078c236e5deb818dc07a9723db53ed5abb08609a38bebbda4cef9ada8e544d')
|
||||||
|
|
||||||
check() {
|
check() {
|
||||||
cd $pkgname
|
cd $pkgname
|
||||||
|
Loading…
x
Reference in New Issue
Block a user