upgpkg: po-debconf 1.0.20-2
The package includes only Perl scripts, so declare it as 'any'.
This commit is contained in:
7
.SRCINFO
7
.SRCINFO
@@ -1,13 +1,12 @@
|
|||||||
# Generated by mksrcinfo v8
|
# Generated by mksrcinfo v8
|
||||||
# Sat Nov 12 08:59:26 UTC 2016
|
# Sat Nov 12 13:28:17 UTC 2016
|
||||||
pkgbase = po-debconf
|
pkgbase = po-debconf
|
||||||
pkgdesc = Debian manage translated Debconf templates files with gettext
|
pkgdesc = Debian manage translated Debconf templates files with gettext
|
||||||
pkgver = 1.0.20
|
pkgver = 1.0.20
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = http://www.debian.org/
|
url = http://www.debian.org/
|
||||||
changelog = ChangeLog
|
changelog = ChangeLog
|
||||||
arch = i686
|
arch = any
|
||||||
arch = x86_64
|
|
||||||
license = GPL
|
license = GPL
|
||||||
depends = gettext
|
depends = gettext
|
||||||
depends = perl
|
depends = perl
|
||||||
|
|||||||
4
PKGBUILD
4
PKGBUILD
@@ -5,9 +5,9 @@
|
|||||||
|
|
||||||
pkgname=po-debconf
|
pkgname=po-debconf
|
||||||
pkgver=1.0.20
|
pkgver=1.0.20
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Debian manage translated Debconf templates files with gettext"
|
pkgdesc="Debian manage translated Debconf templates files with gettext"
|
||||||
arch=('i686' 'x86_64')
|
arch=('any')
|
||||||
url="http://www.debian.org/"
|
url="http://www.debian.org/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
changelog=ChangeLog
|
changelog=ChangeLog
|
||||||
|
|||||||
Reference in New Issue
Block a user