summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCode Bling2021-01-04 01:35:20 -0500
committerCode Bling2021-01-04 01:35:43 -0500
commitebd2d6fa2274a3230c7c39e4c70f4b131736a4dd (patch)
treec692107cfed54a2b8eab2f26a36658f38e1296e5 /PKGBUILD
parentad3c30d07703cff5d5aa9049d8bd9da216578530 (diff)
downloadaur-etherpuppet.tar.gz
Use GitHub as new upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64690e6695bd..0361e7220323 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Andrés Cordero <arch@andrew67.com>
pkgname=etherpuppet
-pkgver=v0.3
-pkgrel=2
+pkgver=v0.4
+pkgrel=3
pkgdesc="Small program that will create a voodoo doll for an Ethernet interface"
arch=('any')
url="http://www.secdev.org/projects/etherpuppet/"
license=('LGPL')
-source=('https://bitbucket.org/secdev/etherpuppet/raw/09b331139678d1f0bb8f13fece8b880962015591/etherpuppet.c')
+source=('https://raw.githubusercontent.com/secdev/etherpuppet/c1d5ca279e718e60c67a7bc62ed27b855a8bf1d9/etherpuppet.c')
noextract=()
-md5sums=('d5e9350308fd4614d9bfc7fd7b00aa01')
+md5sums=('755097760542e477ccd3ab0f6f20200c')
build() {
cd "$srcdir"