Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
bot-test
packages
gpm
Commits
91d838fd
Commit
91d838fd
authored
May 10, 2018
by
Jelle van der Waa
🚧
Browse files
Fix source download
The homepage of gpm is gone, the source is hosted on our own server now.
parent
ea23aa51
Changes
1
Hide whitespace changes
Inline
Side-by-side
PKGBUILD
View file @
91d838fd
...
...
@@ -9,7 +9,7 @@ url="http://www.nico.schottelius.org/software/gpm/"
license
=(
'GPL'
)
depends
=(
'bash'
'procps-ng'
)
options
=(
'!makeflags'
)
source
=(
http://
www.nico.schottelius.org/software/gpm/archives
/
${
pkgname
}
-
${
pkgver
}
.tar.lzma
source
=(
http
s
://
sources.archlinux.org/other/gpm
/
${
pkgname
}
-
${
pkgver
}
.tar.lzma
gpm.sh gpm.service
)
sha1sums
=(
'8d9f3655c80ce7667d31ede2a100b44986480369'
'94447c6f8bfadd062efa1a747a597426f339d13e'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment