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


Commits:
09410b89 by Leonidas Spyropoulos at 2024-05-08T20:24:27+01:00
upgpkg: 1:1.10.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = sbt
        pkgdesc = The interactive build tool
-       pkgver = 1.9.9
+       pkgver = 1.10.0
        pkgrel = 1
        epoch = 1
        url = https://www.scala-sbt.org/
@@ -15,9 +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.9
+       source = git+https://github.com/sbt/sbt.git#tag=v1.10.0
        validpgpkeys = 2EE0EA64E40A89B84B2DF73499E82A75642AC823
-       sha256sums = SKIP
-       b2sums = SKIP
+       sha256sums = 
7713595e5e8a16f2aa2cc4125e76b84e180038e0fae13e4f6159c2150f2ff701
+       b2sums = 
bc54a452a81894bf2174c2e19f1a972264996d075910ad58632259ab0007a2c08ca93c614d306a3f0ed4d9e05b4759215c2dd22894fe22968bb4fc7d4710d630
 
 pkgname = sbt


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=sbt
 epoch=1
-pkgver=1.9.9
+pkgver=1.10.0
 pkgrel=1
 pkgdesc='The interactive build tool'
 arch=('any')
@@ -18,8 +18,8 @@ install=sbt.install
 options=(!debug)
 source=(git+https://github.com/sbt/sbt.git#tag=v${pkgver})
 validpgpkeys=('2EE0EA64E40A89B84B2DF73499E82A75642AC823') # sbt build tool
-sha256sums=('SKIP')
-b2sums=('SKIP')
+sha256sums=('7713595e5e8a16f2aa2cc4125e76b84e180038e0fae13e4f6159c2150f2ff701')
+b2sums=('bc54a452a81894bf2174c2e19f1a972264996d075910ad58632259ab0007a2c08ca93c614d306a3f0ed4d9e05b4759215c2dd22894fe22968bb4fc7d4710d630')
 backup=(etc/${pkgname}/sbtopts)
 
 build() {



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sbt/-/commit/09410b8918794e142b031b9b9567467ac05313ba
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to