summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinuxer2020-07-11 13:54:08 +0300
committerlinuxer2020-07-11 13:54:08 +0300
commit4f679968a230ecc31f7ef08bbfa207eb98ebe704 (patch)
tree15e6aecfecb9efeed058a7edb210cfcc3c7c2340
parent07279f7d0ac834202d0043cf116252c33d779ca8 (diff)
downloadaur-4f679968a230ecc31f7ef08bbfa207eb98ebe704.tar.gz
Release Updated to 13.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7e1217cb993..533b91987c09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = debhelpergit
pkgdesc = A collection of programs that can be used in a debian/rules file to automate common tasks
pkgver = 13
- pkgrel = 1
+ pkgrel = 2
url = https://salsa.debian.org/debian/debhelper.git/
arch = any
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index b26b1b3d111e..b21ab5a71c63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=debhelpergit
aliasname=debhelper
pkgver=13
-pkgrel=1
+pkgrel=2
pkgdesc="A collection of programs that can be used in a debian/rules file to automate common tasks"
arch=('any')
url="https://salsa.debian.org/debian/debhelper.git/"