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


Commits:
1dcd6bc7 by Leonidas Spyropoulos at 2024-10-21T09:12:11+01:00
upgpkg: 1:1.10.3-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = sbt
        pkgdesc = The interactive build tool
-       pkgver = 1.10.2
+       pkgver = 1.10.3
        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.10.2
+       source = git+https://github.com/sbt/sbt.git#tag=v1.10.3
        validpgpkeys = 2EE0EA64E40A89B84B2DF73499E82A75642AC823
-       sha256sums = 
95415e05140e2a631be19d368e71a774839bcdc6cbd7ed11ceebe1c99bb1068b
-       b2sums = 
efc0302875b85673bc464d4edee503ab25a0c4651a5e6c0e053e94feafd9313f85ede14f4fd3d48eb6b4d5e5ba942efaee613847504c8eb12df408c0a5454ce6
+       sha256sums = 
b9923ebdbbf1c0634efba78539b322144e475167dcd4b2453c0e1e0bbbe30cb1
+       b2sums = 
4dc7a5b210c7d8d311f23cb0a08e05a9d0f51354d72131743fc1c97dd52a625e246bb4421f67af4aecc3eef1f291477aaa4ea8eb1df52c28a013efe64b4f6d2a
 
 pkgname = sbt


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=sbt
 epoch=1
-pkgver=1.10.2
+pkgver=1.10.3
 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=('95415e05140e2a631be19d368e71a774839bcdc6cbd7ed11ceebe1c99bb1068b')
-b2sums=('efc0302875b85673bc464d4edee503ab25a0c4651a5e6c0e053e94feafd9313f85ede14f4fd3d48eb6b4d5e5ba942efaee613847504c8eb12df408c0a5454ce6')
+sha256sums=('b9923ebdbbf1c0634efba78539b322144e475167dcd4b2453c0e1e0bbbe30cb1')
+b2sums=('4dc7a5b210c7d8d311f23cb0a08e05a9d0f51354d72131743fc1c97dd52a625e246bb4421f67af4aecc3eef1f291477aaa4ea8eb1df52c28a013efe64b4f6d2a')
 backup=(etc/${pkgname}/sbtopts)
 
 build() {



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

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


Reply via email to