gtkdialog: fix distfile url
This commit is contained in:
parent
ac59de095d
commit
35bc3c00c6
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ short_desc="A small utility for fast and easy GUI building"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="https://code.google.com/p/gtkdialog/"
|
||||
distfiles="https://gtkdialog.googlecode.com/files/${pkgname}-${version}.tar.gz"
|
||||
distfiles="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/gtkdialog/gtkdialog-${version}.tar.gz"
|
||||
checksum=ff89d2d7f1e6488e5df5f895716ac1d4198c2467a2a5dc1f51ab408a2faec38e
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue