summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatrix2023-09-29 18:32:47 +0100
committerMatrix2023-09-29 18:32:47 +0100
commit28f0dc1b534162f9b5ff8d64bd253ad9c3f1b6b6 (patch)
tree788912a17830ed17ec04f72c225a0403218a1bf2
parentced3b786e4e12db08193331ea7b9537f5d538486 (diff)
downloadaur-intltool-debian.tar.gz
Updated package
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD9
2 files changed, 10 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41e736c53975..63156253ae90 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = intltool-debian
pkgdesc = The internationalization tool collection with RFC822 support
- pkgver = 0.35.0
- pkgrel = 8
+ pkgver = 0.35.0+20060710.6
+ pkgrel = 1
+ epoch = 1
url = http://www.debian.org/
arch = any
license = GPL
depends = gettext
depends = perl
- source = https://deb.debian.org/debian/pool/main/i/intltool-debian/intltool-debian_0.35.0+20060710.5_all.deb
- sha256sums = 1ab5215e135b2b55178083ef6115913e49c6d661e7fb4f0086c1d740dc69aa5d
+ source = https://deb.debian.org/debian/pool/main/i/intltool-debian/intltool-debian_0.35.0+20060710.6_all.deb
+ sha256sums = 058900c66cbc0d8b60139bdecc9a06cb9c3b479a03117354a78e5fa72aecd90c
pkgname = intltool-debian
diff --git a/PKGBUILD b/PKGBUILD
index 9e6a75fae436..134d4bad4d45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,16 @@
# Maintainer: Matrix <thysupremematrix at tuta dot io>
pkgname=intltool-debian
-pkgver=0.35.0
-pkgrel=8
+pkgver=0.35.0+20060710.6
+pkgrel=1
+epoch=1
pkgdesc="The internationalization tool collection with RFC822 support"
arch=('any')
url="http://www.debian.org/"
license=('GPL')
depends=('gettext' 'perl')
-source=(https://deb.debian.org/debian/pool/main/i/intltool-debian/${pkgname}_${pkgver}+20060710.5_all.deb)
-sha256sums=('1ab5215e135b2b55178083ef6115913e49c6d661e7fb4f0086c1d740dc69aa5d')
+source=(https://deb.debian.org/debian/pool/main/i/intltool-debian/${pkgname}_${pkgver}_all.deb)
+sha256sums=('058900c66cbc0d8b60139bdecc9a06cb9c3b479a03117354a78e5fa72aecd90c')
package() {
tar xpf $srcdir/data.tar.xz -C $pkgdir