mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
fix the ur in PKGBUILD
This commit is contained in:
parent
d29360b6b4
commit
640c317bb6
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ depends=(
|
|||
'hicolor-icon-theme'
|
||||
'metasploit>=2.0'
|
||||
)
|
||||
source=(""https://www.megasoftware.net/releases/mega_$pkgver-1_amd64.deb)
|
||||
source=("https://www.megasoftware.net/releases/mega_$pkgver-1_amd64.deb")
|
||||
sha256sums=('6c84c998d5873888a8496f6ac5a5d6f438923e3d6548e226803d1f757928e6b3')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue