Skip to content

Commit

Permalink
archrelease: copy trunk to extra-x86_64
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@428690 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
svenstaro committed Nov 20, 2021
1 parent 2c29e6d commit 7a76db9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assimp/repos/extra-x86_64/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Contributor: jepaan <jepaan at hotmail dot com>

pkgname=assimp
pkgver=5.1.0
pkgver=5.1.1
pkgrel=1
pkgdesc="Library to import various well-known 3D model formats in an uniform manner"
arch=('x86_64')
Expand All @@ -11,7 +11,7 @@ depends=('zlib' 'gcc-libs')
makedepends=('cmake' 'ninja')
url='https://assimp.org/'
source=("$pkgname-$pkgver.tar.gz::https://github.com/assimp/assimp/archive/v${pkgver}.tar.gz")
sha512sums=('b0445c048173720bccdfb64d5beb4637bd58021c29bdb5ccc2ca3e5b1189c0c46a03dd93da59e254e70b159e4918f4b7d2bd82f2390e9b45faf2361d450cad80')
sha512sums=('535dec60c09213e388edc553e18b97679f8ed649546ae13bdbfe66cf02916b79ad70eab42304b64b53bfbf40a26d998a27d93c65afda0d5fa39b6fb42dad8a2f')

build() {
cd ${pkgname}-${pkgver}
Expand Down

0 comments on commit 7a76db9

Please sign in to comment.