[arch-commits] Commit in arch-repro-status/trunk (PKGBUILD)
Orhun Parmaksiz
orhun at archlinux.org
Thu Jun 3 14:08:40 UTC 2021
Date: Thursday, June 3, 2021 @ 14:08:39
Author: orhun
Revision: 955686
upgpkg: arch-repro-status 1.2.2-1: upstream release
Modified:
arch-repro-status/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-03 13:53:49 UTC (rev 955685)
+++ PKGBUILD 2021-06-03 14:08:39 UTC (rev 955686)
@@ -1,7 +1,7 @@
# Maintainer: Orhun Parmaksız <orhun at archlinux.org>
pkgname=arch-repro-status
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
pkgdesc="Check the reproducibility status of your Arch Linux packages"
arch=('x86_64')
@@ -11,7 +11,7 @@
makedepends=('rust')
groups=('archlinux-tools')
source=("$pkgname-$pkgver.tar.gz::$url/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-sha512sums=('33ccc5d575ad57fb18a05d22cfb94cf7324fb34213f9cfbd8132550758e62553ffb30682a8f7262705a8e62f909eff769be5ac66487512cd591651b2bdc57d56')
+sha512sums=('6dad0c874d8580958a2aec1cff758400d693e5598d978bf3f4f435af539d037ba6c6a2595d16749063e0166eb8dc6917dd22e1fb36be01a449cf10007bcd9274')
build() {
cd "$pkgname-v$pkgver"
More information about the arch-commits
mailing list