Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ sbt


Commits:
b62ce47f by Leonidas Spyropoulos at 2024-02-23T19:30:59+00:00
upgpkg: 1:1.9.9-1: new upstream release, add nvchecker

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = sbt
        pkgdesc = The interactive build tool
-       pkgver = 1.9.8
+       pkgver = 1.9.9
        pkgrel = 1
        epoch = 1
        url = https://www.scala-sbt.org/
        install = sbt.install
        arch = any
-       license = BSD
+       license = Apache-2.0
        makedepends = sbt
        makedepends = git
        makedepends = jdk8-openjdk
@@ -15,12 +15,9 @@ pkgbase = sbt
        optdepends = rsync: offline installation support
        options = !debug
        backup = etc/sbt/sbtopts
-       source = git+https://github.com/sbt/sbt.git#tag=v1.9.8
-       source = LICENSE
+       source = git+https://github.com/sbt/sbt.git#tag=v1.9.9
        validpgpkeys = 2EE0EA64E40A89B84B2DF73499E82A75642AC823
        sha256sums = SKIP
-       sha256sums = 
70b7b72694a56a3e922deaf5482273e7c33bab2c00c0c67fc0ccc5d33927ffed
        b2sums = SKIP
-       b2sums = 
3ca8b8ce126690b8389bdcd56fb9c8bda5d229ed00fbf0e1423b5b0285a1f3af5e30586c50fcd6e0254035e3578c630a6da5925a5bc363a84365e883372e8c40
 
 pkgname = sbt


=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,5 @@
+[sbt]
+source = "github"
+github = "sbt/sbt"
+use_latest_tag = true
+prefix = "v"
\ No newline at end of file


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=sbt
 epoch=1
-pkgver=1.9.8
+pkgver=1.9.9
 pkgrel=1
 pkgdesc='The interactive build tool'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sbt/-/commit/b62ce47f5f6bafab1d013f462afbfaf6c0775372

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sbt/-/commit/b62ce47f5f6bafab1d013f462afbfaf6c0775372
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to