summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9362b0d80292..238b13aac272 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libdispatch-git
pkgdesc = Support for concurrent code execution on multicore hardware, includes libblocksruntime
- pkgver = 2021.02.02.a.r0.g1c303fa
+ pkgver = 2021.03.05.a.r0.g34f383d
pkgrel = 1
url = https://apple.github.io/swift-corelibs-libdispatch/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 73f0747763fb..91a5624594fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_basename=libdispatch
pkgname="$_basename-git"
-pkgver=2021.02.02.a.r0.g1c303fa
+pkgver=2021.03.05.a.r0.g34f383d
pkgrel=1
pkgdesc="Support for concurrent code execution on multicore hardware, includes libblocksruntime"
arch=(i686 x86_64 arm armv6h armv7h aarch64)