Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
dart


Commits:
64439554 by Sven-Hendrik Haase at 2024-06-17T16:38:57+02:00
upgpkg: 3.4.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = dart
        pkgdesc = The dart programming language SDK
-       pkgver = 3.4.3
+       pkgver = 3.4.4
        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=3ce1c7c03b61eccf54312981cc4a5f1b4782809d
+       source = git+https://github.com/dart-lang/sdk.git#tag=3.4.4
        source = 
git+https://chromium.googlesource.com/chromium/tools/depot_tools.git
        source = DEPS.patch
-       sha256sums = 
727ae11757960ddbe1b3e43c0247c1f422eb1ddb464f50d6561d1f2e1508670b
+       sha256sums = 
aba863b230001773aa8cbbedb2824de154f778377c4048dbcc12460fdcd969f5
        sha256sums = SKIP
        sha256sums = 
db6576a70c6719e26795b9824546058b79fefa64158c1002d36546d826084403
 


=====================================
PKGBUILD
=====================================
@@ -9,8 +9,7 @@
 # Contributor: The one with the braid <info@braid.business>
 
 pkgname=dart
-pkgver=3.4.3
-_commit=3ce1c7c03b61eccf54312981cc4a5f1b4782809d # 
https://github.com/dart-lang/sdk/commits/stable/
+pkgver=3.4.4
 pkgrel=1
 pkgdesc='The dart programming language SDK'
 arch=('x86_64')
@@ -27,11 +26,11 @@ makedepends=(
   'python-six'
 )
 source=(
-  "git+https://github.com/dart-lang/sdk.git#commit=$_commit";
+  "git+https://github.com/dart-lang/sdk.git#tag=$pkgver";
   "git+https://chromium.googlesource.com/chromium/tools/depot_tools.git";
   "DEPS.patch"
 )
-sha256sums=('727ae11757960ddbe1b3e43c0247c1f422eb1ddb464f50d6561d1f2e1508670b'
+sha256sums=('aba863b230001773aa8cbbedb2824de154f778377c4048dbcc12460fdcd969f5'
             'SKIP'
             'db6576a70c6719e26795b9824546058b79fefa64158c1002d36546d826084403')
 



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

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


Reply via email to