summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Baz2020-02-16 10:45:18 +0100
committerMaxim Baz2020-02-16 10:45:18 +0100
commitaa8a96348b05b496b2c750d956b52417c5af514a (patch)
tree887049c524a7e50b3071163c90fb6e236cd7d6ea
parent01ec9f3d3b499611b0ec9f5d16d0a7ee5796e8cb (diff)
downloadaur-aa8a96348b05b496b2c750d956b52417c5af514a.tar.gz
rebuild-detector: 4.1.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffa88cc35649..294bd2b36bd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rebuild-detector
pkgdesc = Detects which packages need to be rebuilt
- pkgver = 4.1.1
+ pkgver = 4.1.2
pkgrel = 1
url = https://github.com/maximbaz/rebuild-detector
arch = any
@@ -8,10 +8,10 @@ pkgbase = rebuild-detector
depends = parallel
depends = pacutils
depends = pacman-contrib
- source = rebuild-detector-4.1.1.tar.gz::https://github.com/maximbaz/rebuild-detector/releases/download/4.1.1/rebuild-detector.tar.gz
- source = rebuild-detector-4.1.1.tar.gz.sig::https://github.com/maximbaz/rebuild-detector/releases/download/4.1.1/rebuild-detector.tar.gz.sig
+ source = rebuild-detector-4.1.2.tar.gz::https://github.com/maximbaz/rebuild-detector/releases/download/4.1.2/rebuild-detector.tar.gz
+ source = rebuild-detector-4.1.2.tar.gz.sig::https://github.com/maximbaz/rebuild-detector/releases/download/4.1.2/rebuild-detector.tar.gz.sig
validpgpkeys = EB4F9E5A60D32232BB52150C12C87A28FEAC6B20
- sha256sums = 86d7b45fa9eee754588683443b91039662e291ae5ca5a5dc9a360fbb234defba
+ sha256sums = 8b21fcb4767e49bd845fd32a5166e35fdeb6d886fbcc60c12dabf582367dc9a7
sha256sums = SKIP
pkgname = rebuild-detector
diff --git a/PKGBUILD b/PKGBUILD
index 92ece16f65a5..191587716ec8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
pkgname=rebuild-detector
-pkgver=4.1.1
+pkgver=4.1.2
pkgrel=1
pkgdesc='Detects which packages need to be rebuilt'
arch=('any')
@@ -10,7 +10,7 @@ license=('MIT')
depends=('parallel' 'pacutils' 'pacman-contrib')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/maximbaz/${pkgname}/releases/download/${pkgver}/${pkgname}.tar.gz"
"${pkgname}-${pkgver}.tar.gz.sig::https://github.com/maximbaz/${pkgname}/releases/download/${pkgver}/${pkgname}.tar.gz.sig")
-sha256sums=('86d7b45fa9eee754588683443b91039662e291ae5ca5a5dc9a360fbb234defba'
+sha256sums=('8b21fcb4767e49bd845fd32a5166e35fdeb6d886fbcc60c12dabf582367dc9a7'
'SKIP')
validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')