summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorathena2021-05-11 00:24:01 +0200
committerathena2021-05-11 00:24:01 +0200
commit795d83aa7b751d7a68dfcfdd2a817fff1d33d386 (patch)
tree7ba9f9b96457038be6ad18ee750fc803582105ed
parentc1633862f56d9902fc3fde8c03eb3c20f9342339 (diff)
downloadaur-795d83aa7b751d7a68dfcfdd2a817fff1d33d386.tar.gz
Update url to download Texmaster
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08ce44fbdccf..3af675b1eb98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = texmaster
pkgdesc = Texmaster is a tetris clone developed by Report.
pkgver = 2009.3
- pkgrel = 6
+ pkgrel = 7
url = http://tetrisconcept.net/threads/texmaster.2/
install = texmaster.install
arch = i686
@@ -9,10 +9,10 @@ pkgbase = texmaster
license = unknown
depends = sdl
depends = zlib
- source = http://digitalno.de/public/tetris/texmaster/Texmaster2009-3.7z
+ source = https://tetrisconcept.tv/info/Texmaster2009-3.zip
source = texmaster-launcher.c.in
source = texmaster.install
- md5sums = afe9c927d145829d3f6c8c47091f7be5
+ md5sums = 666c354fd46ecac948157cfdc0e5288a
md5sums = 2cc37514846c4bdfc8d9d3320ed78353
md5sums = 2cc3ce9cbfe611ee49440a0b0590d90f
diff --git a/PKGBUILD b/PKGBUILD
index 3ef06741dd50..6dfeb2bb57a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
pkgname='texmaster'
pkgver='2009.3'
-pkgrel='6'
+pkgrel='7'
pkgdesc='Texmaster is a tetris clone developed by Report.'
url='http://tetrisconcept.net/threads/texmaster.2/'
source=(
- 'http://digitalno.de/public/tetris/texmaster/Texmaster2009-3.7z'
+ 'https://tetrisconcept.tv/info/Texmaster2009-3.zip'
'texmaster-launcher.c.in'
'texmaster.install'
)
-md5sums=('afe9c927d145829d3f6c8c47091f7be5'
+md5sums=('666c354fd46ecac948157cfdc0e5288a'
'2cc37514846c4bdfc8d9d3320ed78353'
'2cc3ce9cbfe611ee49440a0b0590d90f')
arch=('i686' 'x86_64')