summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9dc7fbab1b3..79c5a59e6630 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,14 +2,14 @@ pkgbase = free42
pkgdesc = A complete re-implementation of the HP-42S calculator and the HP-82240 printer
pkgver = 2.0.20
pkgrel = 1
- url = http://thomasokken.com/free42/
+ url = http://thomasokken.nl/free42/
arch = i686
arch = x86_64
license = GPL
depends = libxmu
depends = gtk2
optdepends = free42-skins: Additional skins
- source = http://thomasokken.com/free42/upstream/free42-nologo-2.0.20.tgz
+ source = http://thomasokken.nl/free42/upstream/free42-nologo-2.0.20.tgz
source = 0001_makefile.patch
source = 0002_system-skins.patch
md5sums = 2aaea7b87f21bdc3300d960cfc2c3a79
diff --git a/PKGBUILD b/PKGBUILD
index 01505a664fa2..2f27400bc2d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=2.0.20
pkgrel=1
pkgdesc="A complete re-implementation of the HP-42S calculator and the HP-82240 printer"
arch=('i686' 'x86_64')
-url="http://thomasokken.com/free42/"
+url="http://thomasokken.nl/free42/"
license=('GPL')
depends=('libxmu' 'gtk2')
optdepends=('free42-skins: Additional skins')
-source=("http://thomasokken.com/free42/upstream/$pkgname-nologo-$pkgver.tgz"
+source=("http://thomasokken.nl/free42/upstream/$pkgname-nologo-$pkgver.tgz"
"0001_makefile.patch"
"0002_system-skins.patch")
md5sums=('2aaea7b87f21bdc3300d960cfc2c3a79'