mirror of
https://gitgud.io/Melon__Bread/Arch-Packages.git
synced 2024-11-25 00:38:36 -05:00
Updated eget-bin to 1.2.0
This commit is contained in:
parent
8b3500bf01
commit
72c6ca9cfc
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
|
|
||||||
pkgname=eget-bin
|
pkgname=eget-bin
|
||||||
pkgver=1.1.0
|
pkgver=1.2.0
|
||||||
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=('382039d955132c337890c68c106e243806c0619909bc41051744f8f8df0851ac')
|
sha256sums_i686=('896b8bc5026afda761a22f9f2522a7125b6ec028e3bd94b176006deb807208f9')
|
||||||
sha256sums_x86_64=('2a1d6bc08c06f3f44268f94059b53df99f55ee062d0c57ac93d7fc029ffc1993')
|
sha256sums_x86_64=('6d874e0d405ace206b0385bd0903c3cca5ef8585ba6a5bee5b291c5ec8bb55db')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
mkdir -p ${pkgdir}/usr/bin
|
mkdir -p ${pkgdir}/usr/bin
|
||||||
|
Loading…
Reference in New Issue
Block a user