Skip to content

Commit

Permalink
Update orcus to v1.2.0 (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
Orkie authored Aug 11, 2020
1 parent 79a1292 commit 3e72854
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gp2x/liborcus/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# Maintainer: Adan Scotney <[email protected]

pkgname=('orcus')
pkgver=1.1.0
pkgver=1.2.0
pkgrel=1
pkgdesc="orcus"
arch=('any')
license=('MIT')
url="https://github.com/Orkie/orcus"
options=(!strip libtool staticlibs)
source=(${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz)
sha256sums=('4da96e5154a98f11ec28791941300dfe4887d3bdb33f6a92fdff0fffbdcab62c')
sha256sums=('92758e27c39dc80ea44e84987e6bf0c69c2df917a3800e6b48ff654eecc9b450')
makedepends=('devkitARM' 'gp2x-core')
groups=('gp2x-dev')

Expand Down

0 comments on commit 3e72854

Please sign in to comment.