Date: Friday, February 11, 2022 @ 23:48:36
  Author: arojas
Revision: 1132361

Update to 1.5.2

Modified:
  gputils/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-02-11 23:43:44 UTC (rev 1132360)
+++ PKGBUILD    2022-02-11 23:48:36 UTC (rev 1132361)
@@ -4,16 +4,16 @@
 # Contributor: Stefan Husmann <[email protected]>
 
 pkgname=gputils
-pkgver=1.5.0
+pkgver=1.5.2
 _tag=$pkgver-1
-pkgrel=3
+pkgrel=1
 pkgdesc="PIC Programming Utilities"
 arch=('x86_64')
 url="http://gputils.sourceforge.net/";
 license=('GPL')
 depends=('glibc')
-source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$_tag.tar.gz";)
-md5sums=('60d4da7cd026a4e611120ed51b6da35c')
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz";)
+md5sums=('9495688c1cdcfd75bf4570ec50fad52d')
 
 build() {
        cd "$srcdir/$pkgname-$pkgver"

Reply via email to