summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbl00dy18372020-10-11 11:29:22 +0200
committerbl00dy18372020-10-11 11:29:22 +0200
commit7438557df97e9b2a9219a48746fbccc270795a87 (patch)
tree7877b0c8c212d3b0a994a7ad25f43497217226d0
parent69dd6d7f2c890d18d6091307d4e053739d3debe7 (diff)
downloadaur-7438557df97e9b2a9219a48746fbccc270795a87.tar.gz
fixed upstream url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6294e37cb50..aded3d951d51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = xtris
pkgdesc = Multiplayer Tetris for X
pkgver = 1.15
- pkgrel = 4
- url = http://www.iagora.com/~espel/xtris/xtris.html
+ pkgrel = 5
+ url = http://ftp.uni-erlangen.de/mirrors/gentoo/distfiles/
arch = i686
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index 02bccd507956..049bc0a01cb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=xtris
pkgver=1.15
-pkgrel=4
+pkgrel=5
pkgdesc="Multiplayer Tetris for X"
arch=('i686' 'x86_64' 'aarch64')
-url="http://www.iagora.com/~espel/xtris/xtris.html"
+url="http://ftp.uni-erlangen.de/mirrors/gentoo/distfiles/"
license=('GPL')
depends=('libx11')
source=("http://ftp.uni-erlangen.de/mirrors/gentoo/distfiles/xtris-1.15.tar.gz" \