git » gputils.git » commit 7c81097

reproducibility rebuild

author Felix Yan
2020-07-07 13:58:30 UTC
committer Felix Yan
2020-07-07 13:58:30 UTC
parent 019bc503716fefb459e8f6c3fb95841ad4166d9b

reproducibility rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 1177b28..c6a1bf4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
 pkgname=gputils
 pkgver=1.5.0
 _tag=$pkgver-1
-pkgrel=2
+pkgrel=3
 pkgdesc="PIC Programming Utilities"
 arch=('x86_64')
 url="http://gputils.sourceforge.net/"