summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSammysHP2018-11-12 20:38:22 +0100
committerSammysHP2018-11-12 20:38:22 +0100
commit3c7ca8a172a18bb8d5fa2e89616888b0cb09d483 (patch)
tree2f5b16f05af928f0c5eac8416261784896a46062
parent70342869f771c83de78e39e98595cc9729a6f0aa (diff)
downloadaur-3c7ca8a172a18bb8d5fa2e89616888b0cb09d483.tar.gz
Update upstream URL again
Changed from .com to .nl a few months ago, now back to .com.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27ec2e47c66f..e6ae96134c5a 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.21
pkgrel = 1
- url = http://thomasokken.nl/free42/
+ url = http://thomasokken.com/free42/
arch = i686
arch = x86_64
license = GPL
depends = libxmu
depends = gtk2
optdepends = free42-skins: Additional skins
- source = http://thomasokken.nl/free42/upstream/free42-nologo-2.0.21.tgz
+ source = http://thomasokken.com/free42/upstream/free42-nologo-2.0.21.tgz
source = 0001_makefile.patch
source = 0002_system-skins.patch
md5sums = a3a4559961308313987e4929afa044f0
diff --git a/PKGBUILD b/PKGBUILD
index d697cc5e4750..1c18e6f57a85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=2.0.21
pkgrel=1
pkgdesc="A complete re-implementation of the HP-42S calculator and the HP-82240 printer"
arch=('i686' 'x86_64')
-url="http://thomasokken.nl/free42/"
+url="http://thomasokken.com/free42/"
license=('GPL')
depends=('libxmu' 'gtk2')
optdepends=('free42-skins: Additional skins')
-source=("http://thomasokken.nl/free42/upstream/$pkgname-nologo-$pkgver.tgz"
+source=("http://thomasokken.com/free42/upstream/$pkgname-nologo-$pkgver.tgz"
"0001_makefile.patch"
"0002_system-skins.patch")
md5sums=('a3a4559961308313987e4929afa044f0'