Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
dart


Commits:
3f50d234 by The one with the braid at 2024-05-16T19:58:25+00:00
chore: bump Dart version

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = dart
        pkgdesc = The dart programming language SDK
-       pkgver = 3.3.4
+       pkgver = 3.4.0
        pkgrel = 1
        url = https://dart.dev/
        arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = dart
        makedepends = python-httplib2
        makedepends = python-six
        depends = glibc
-       source = 
git+https://github.com/dart-lang/sdk.git#commit=d70d99a911b3316ca0d442caaf24fe57afe59893
+       source = 
git+https://github.com/dart-lang/sdk.git#commit=3ce1c7c03b61eccf54312981cc4a5f1b4782809d
        source = 
git+https://chromium.googlesource.com/chromium/tools/depot_tools.git
        source = DEPS.patch
-       sha256sums = 
3271d79a9861d01e157cd368bf28acf7b7f664a821c984b67dfd88ff406d6881
+       sha256sums = 
727ae11757960ddbe1b3e43c0247c1f422eb1ddb464f50d6561d1f2e1508670b
        sha256sums = SKIP
        sha256sums = 
db6576a70c6719e26795b9824546058b79fefa64158c1002d36546d826084403
 


=====================================
PKGBUILD
=====================================
@@ -6,10 +6,11 @@
 # Contributor: Usagi Ito <us...@wonderrabbitproject.net>
 # Contributor: siasia <http://pastebin.com/qsBEmNCw>
 # Contributor: Julien Nicoulaud <julien.nicoul...@gmail.com>
+# Contributor: The one with the braid <info@braid.business>
 
 pkgname=dart
-pkgver=3.3.4
-_commit=d70d99a911b3316ca0d442caaf24fe57afe59893 # 
https://github.com/dart-lang/sdk/commits/stable/
+pkgver=3.4.0
+_commit=3ce1c7c03b61eccf54312981cc4a5f1b4782809d # 
https://github.com/dart-lang/sdk/commits/stable/
 pkgrel=1
 pkgdesc='The dart programming language SDK'
 arch=('x86_64')
@@ -30,7 +31,7 @@ source=(
   "git+https://chromium.googlesource.com/chromium/tools/depot_tools.git";
   "DEPS.patch"
 )
-sha256sums=('3271d79a9861d01e157cd368bf28acf7b7f664a821c984b67dfd88ff406d6881'
+sha256sums=('727ae11757960ddbe1b3e43c0247c1f422eb1ddb464f50d6561d1f2e1508670b'
             'SKIP'
             'db6576a70c6719e26795b9824546058b79fefa64158c1002d36546d826084403')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dart/-/commit/3f50d2346959602f63f9c2bd03ac0f454a5cf297

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


Reply via email to