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


Commits:
336b8cce by Orhun Parmaksız at 2024-04-16T22:58:36+03:00
upgpkg: 3.3.3-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = dart
        pkgdesc = The dart programming language SDK
-       pkgver = 3.3.2
+       pkgver = 3.3.3
        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=bc4150a9a23da4b3497c1d76b196e97a3e10b6cc
+       source = 
git+https://github.com/dart-lang/sdk.git#commit=c09cb46304325cc59890ef685d33f5e022da047e
        source = 
git+https://chromium.googlesource.com/chromium/tools/depot_tools.git
        source = DEPS.patch
-       sha256sums = 
e77b487224ee78d981806c46353400cb0a7023f695284d1bbeb4566df1ffb280
+       sha256sums = 
aaba03bb91dd3fbabaf880e21a7a40f605a71fdeb4ab66629090be3f7123ee84
        sha256sums = SKIP
        sha256sums = 
db6576a70c6719e26795b9824546058b79fefa64158c1002d36546d826084403
 


=====================================
PKGBUILD
=====================================
@@ -8,8 +8,8 @@
 # Contributor: Julien Nicoulaud <julien.nicoul...@gmail.com>
 
 pkgname=dart
-pkgver=3.3.2
-_commit=bc4150a9a23da4b3497c1d76b196e97a3e10b6cc 
#https://github.com/dart-lang/sdk/commits/stable/
+pkgver=3.3.3
+_commit=c09cb46304325cc59890ef685d33f5e022da047e # 
https://github.com/dart-lang/sdk/commits/stable/
 pkgrel=1
 pkgdesc='The dart programming language SDK'
 arch=('x86_64')
@@ -30,7 +30,7 @@ source=(
   "git+https://chromium.googlesource.com/chromium/tools/depot_tools.git";
   "DEPS.patch"
 )
-sha256sums=('e77b487224ee78d981806c46353400cb0a7023f695284d1bbeb4566df1ffb280'
+sha256sums=('aaba03bb91dd3fbabaf880e21a7a40f605a71fdeb4ab66629090be3f7123ee84'
             'SKIP'
             'db6576a70c6719e26795b9824546058b79fefa64158c1002d36546d826084403')
 



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

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


Reply via email to