summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDrobot Viktor2019-09-03 18:19:14 +0300
committerDrobot Viktor2019-09-03 18:19:14 +0300
commitd2ea0d5f33f2a8854ffe12f2b5e7354dd95b4f12 (patch)
tree9c04c86aff410b1b0fbde9cb4d9020518594e11a /PKGBUILD
parent4dc8f7d56c7be7a751879aa354ad36bce341f995 (diff)
downloadaur-d2ea0d5f33f2a8854ffe12f2b5e7354dd95b4f12.tar.gz
Fixed pkgsums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a2ed56de27c..df2ac894e176 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
pkgname=spipgm-bin
pkgver=2.28
-pkgrel=1
+pkgrel=2
pkgdesc="Tool for programming serial SPI FlashROM memories attached to PC via parallel port cable"
arch=('i686' 'x86_64')
makedepends=('unzip')
url="http://rayer.g6.cz/programm/programe.htm"
license=('unknown')
source=("http://rayer.g6.cz/programm/spipgm.zip")
-md5sums=('86dfe0786fea61a2373fa102c8884105')
+md5sums=('a3c90331707e1db92c3f2baedebf3c55')
options=(!strip)
package() {