From 1d9984811df3f06ead4c62b8145487866d6e06ac Mon Sep 17 00:00:00 2001 From: brent s Date: Sat, 25 Jun 2016 17:26:31 -0400 Subject: [PATCH] adding information for bug tracker, news, etc. --- .SRCINFO | 4 ++-- PKGBUILD | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 3ba08e4..e0e3ca7 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,9 +1,9 @@ # Generated by mksrcinfo v8 -# Thu Apr 7 04:50:59 UTC 2016 +# Sat Jun 25 21:26:31 UTC 2016 pkgbase = debianutils pkgdesc = Miscellaneous utilities specific to Debian pkgver = 4.7 - pkgrel = 2 + pkgrel = 3 url = http://packages.qa.debian.org/d/debianutils.html arch = i686 arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 917e26e..728f4d6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,9 +1,11 @@ # Maintainer: brent s. +# Bug reports can be filed at https://bugs.square-r00t.net/index.php?project=3 +# News updates for packages can be followed at https://devblog.square-r00t.net validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B') # Contributor: Jochen Schalanda pkgname=debianutils pkgver=4.7 -pkgrel=2 +pkgrel=3 pkgdesc="Miscellaneous utilities specific to Debian" arch=('i686' 'x86_64') url="http://packages.qa.debian.org/d/debianutils.html"