mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/gnome-builder to 3.20.4-1
This commit is contained in:
parent
a077ec1276
commit
f8263fe5d2
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
# - patch to fix build on ARM
|
# - patch to fix build on ARM
|
||||||
|
|
||||||
pkgname=gnome-builder
|
pkgname=gnome-builder
|
||||||
pkgver=3.20.2
|
pkgver=3.20.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="An IDE for writing GNOME-based software"
|
pkgdesc="An IDE for writing GNOME-based software"
|
||||||
url="https://wiki.gnome.org/Apps/Builder"
|
url="https://wiki.gnome.org/Apps/Builder"
|
||||||
|
@ -17,7 +17,7 @@ makedepends=(intltool llvm gobject-introspection gtk-doc)
|
||||||
groups=(gnome-extra)
|
groups=(gnome-extra)
|
||||||
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
|
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
|
||||||
arm.patch)
|
arm.patch)
|
||||||
sha256sums=('027d4dbcb05d7617c7d79356fbb710d87918fac86b15254895e62ff7a14b0233'
|
sha256sums=('b3e69495cd0fcfd3e3a7590f52aadaae7f45393eefd47ab5581a851cdd489041'
|
||||||
'e56bb096be7b6fae0725efa5846e2376177e12b6b0495e04c21c13d771c38b34')
|
'e56bb096be7b6fae0725efa5846e2376177e12b6b0495e04c21c13d771c38b34')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue