summaryrefslogtreecommitdiffstats
path: root/gspoof/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gspoof/PKGBUILD')
-rwxr-xr-xgspoof/PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/gspoof/PKGBUILD b/gspoof/PKGBUILD
index fe656d8..856f8c2 100755
--- a/gspoof/PKGBUILD
+++ b/gspoof/PKGBUILD
@@ -1,5 +1,4 @@
# Contributor: Florian Pritz <f-p@gmx.at>
-
pkgname=gspoof
pkgver=3.2
pkgrel=1
@@ -10,6 +9,7 @@ license=('GPL')
depends=('libnet>=1.1.1' 'gtk')
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
noextract=()
+md5sums=('7a1d124a1d0bed87e19b239d559ba880')
build() {
cd "$srcdir/$pkgname-$pkgver"
@@ -21,5 +21,3 @@ build() {
cp -r pixmap $pkgdir/usr/share/$pkgname/pixmap/
}
-md5sums=('7a1d124a1d0bed87e19b239d559ba880')
-sha256sums=('65f12bf8ca23d3fa6af0cedda4fb6c28c955a909e1787bd5dda14404a0280019')