summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--.gitignore4
-rw-r--r--PKGBUILD4
3 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8999a147bbca..be53d68e943e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = wabbitemu
pkgdesc = An emulator for Texas Instruments Calculators
pkgver = 1.9.5.20
- pkgrel = 1
+ pkgrel = 2
url = https://wabbit.codeplex.com/
arch = i686
arch = x86_64
license = GPL
depends = wine
- source = http://buckeyedude.com/Revsoft/Wabbitemu/Wabbitemu.exe
+ source = http://irc.sircmpwn.com/Wabbitemu.exe
source = wabbitemu
md5sums = 6ff92cf1d489f8e74bf0271654e56c32
md5sums = 1a1d0a376bf296da5cbcc5c9fcabe41c
diff --git a/.gitignore b/.gitignore
index 22f65b6936ec..55768c030b8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,5 @@
+*.tar.gz
+*.tar.xz
+src/
+pkg/
Wabbitemu.exe
diff --git a/PKGBUILD b/PKGBUILD
index 51bab5e0f382..c694f00fc33a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=wabbitemu
pkgver=1.9.5.20
-pkgrel=1
+pkgrel=2
pkgdesc='An emulator for Texas Instruments Calculators'
arch=('i686' 'x86_64')
url='https://wabbit.codeplex.com/'
license=('GPL')
depends=('wine')
source=(
- 'http://buckeyedude.com/Revsoft/Wabbitemu/Wabbitemu.exe'
+ 'http://irc.sircmpwn.com/Wabbitemu.exe'
'wabbitemu'
)
md5sums=('6ff92cf1d489f8e74bf0271654e56c32'