FS#56556 - [windowlab] homepage redirects to github, source no longer available under the same url

Attached to Project: Community Packages
Opened by Eli Schwartz (eschwartz) - Sunday, 03 December 2017, 20:50 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Sunday, 05 August 2018, 19:10 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jaroslav Lichtblau (Dragonlord)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

http://www.nickgravgaard.com/windowlab now redirects to https://github.com/nickgravgaard/windowlab

The github project has no tags, but the source code seems to have been unmodified since the pakcaged release according to the git logs.

So the source could probably be changed to:

_commit=b57d268558c416fc2e21009c2fc447e28fe2ac56
source=("https://github.com/nickgravgaard/windowlab/archive/$_commit.tar.gz")

prepare() {
cd $pkgname-$_commit
...
This task depends upon

Closed by  Jaroslav Lichtblau (Dragonlord)
Sunday, 05 August 2018, 19:10 GMT
Reason for closing:  Won't fix
Additional comments about closing:  windowlab moved to AUR

Loading...