mirror of
https://gitgud.io/Melon__Bread/Arch-Packages.git
synced 2024-11-24 16:28:31 -05:00
Updated eget-bin to 1.3.3
This commit is contained in:
parent
72c6ca9cfc
commit
a0d0bf540c
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
|
|
||||||
pkgname=eget-bin
|
pkgname=eget-bin
|
||||||
pkgver=1.2.0
|
pkgver=1.3.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Easily install prebuilt binaries from GitHub"
|
pkgdesc="Easily install prebuilt binaries from GitHub"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -12,8 +12,8 @@ license=('MIT')
|
|||||||
source_i686=(https://github.com/zyedidia/eget/releases/download/v${pkgver}/eget-${pkgver}-linux_386.tar.gz)
|
source_i686=(https://github.com/zyedidia/eget/releases/download/v${pkgver}/eget-${pkgver}-linux_386.tar.gz)
|
||||||
source_x86_64=(https://github.com/zyedidia/eget/releases/download/v${pkgver}/eget-${pkgver}-linux_amd64.tar.gz)
|
source_x86_64=(https://github.com/zyedidia/eget/releases/download/v${pkgver}/eget-${pkgver}-linux_amd64.tar.gz)
|
||||||
|
|
||||||
sha256sums_i686=('896b8bc5026afda761a22f9f2522a7125b6ec028e3bd94b176006deb807208f9')
|
sha256sums_i686=('b289aea5989481a3286ff3eec37a3575ea94133e74b450ae4b509b2a0496197a')
|
||||||
sha256sums_x86_64=('6d874e0d405ace206b0385bd0903c3cca5ef8585ba6a5bee5b291c5ec8bb55db')
|
sha256sums_x86_64=('373a3bf0864344bfae684b575f01e9c4759b0aa7091dd9c325a3a373cf437d38')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
mkdir -p ${pkgdir}/usr/bin
|
mkdir -p ${pkgdir}/usr/bin
|
||||||
|
Loading…
Reference in New Issue
Block a user