summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrent s2016-06-25 17:26:48 -0400
committerbrent s2016-06-25 17:26:48 -0400
commit893941b11835ac7fdbc1021e8765b3f947c7a3e7 (patch)
tree9fe68a0191640f462a496572320123f58bf99fb2
parent28fcf40646bf13e125c956f39753d3eeb33e7734 (diff)
downloadaur-893941b11835ac7fdbc1021e8765b3f947c7a3e7.tar.gz
adding information for bug tracker, news, etc.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a53f171500bb..542bc8a1cb75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun May 1 15:53:04 UTC 2016
+# Sat Jun 25 21:26:48 UTC 2016
pkgbase = fixtar-git
pkgdesc = SOME DESCRIPTION HERE
pkgver = r4.87bb44a
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/BestSolution-at/fixtar
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 9cf2997b6449..8d1e86f400ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,10 @@
# Maintainer: brent s. <bts[at]square-r00t[dot]net>
+# 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')
pkgname=fixtar-git
pkgver=r4.87bb44a
-pkgrel=1
+pkgrel=2
pkgdesc="SOME DESCRIPTION HERE"
arch=('i686' 'x86_64')
url="https://github.com/BestSolution-at/fixtar"