summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCara Salter2021-11-18 13:42:27 -0500
committerCara Salter2021-11-18 13:44:37 -0500
commitc4c5e69753b78239389af95fa001e33245b2cc52 (patch)
treedde8cacdd666960bf97704bf6f80d4d64197199b /.SRCINFO
parent0750b32ce1cfcdd00f09fc0e4374b1b6a89901de (diff)
downloadaur-c4c5e69753b78239389af95fa001e33245b2cc52.tar.gz
0.17.7
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 8 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6372bce38d59..2e2496598e00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,18 @@
pkgbase = buffalo-bin
- pkgdesc = A Go web development eco-system, designed to make your project easier.
- pkgver = 0.16.23
+ pkgdesc = A Go web development ecosystem, designed to make your project easier
+ pkgver = 0.17.7
pkgrel = 1
- url = https://github.com/gobuffalo/buffalo/
+ url = https://gobuffalo.io
arch = x86_64
license = MIT
- makedepends = tar
depends = go>=1.13
- optdepends = nodejs>=8: frontend
+ optdepends = nodejs>=8: frontend support
optdepends = npm: asset pipeline
optdepends = yarn: frontend dependency management
- optdepends = gcc: for building sqlite3 support
- optdepends = git: for VCS support
+ optdepends = gcc: for sqlite3 support
+ optdepends = git: VCS support
conflicts = buffalo-git
- source = buffalo-bin-0.16.23.tar.gz::https://github.com/gobuffalo/buffalo/releases/download/v0.16.23/buffalo_0.16.23_Linux_x86_64.tar.gz
- sha256sums = 603258ee05ab9b8489bd93f41222132cb0a1ce9c6784c3f066b39af6137daffa
+ source = https://github.com/gobuffalo/cli/releases/download/v0.17.7/buffalo_0.17.7_Linux_x86_64.tar.gz
+ sha256sums = 4c16bde030a6d1c1c44bd398ac64a2496a497db12d43feae1b9361d8edc4fabe
pkgname = buffalo-bin
-