summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsoloturn2021-03-07 10:24:55 +0100
committersoloturn2021-03-07 10:24:55 +0100
commit18481ae6995b3b5f1fd1da87838323f9d713c785 (patch)
tree306d53405d700b4532b51fdf3ddc718ff3586c98
parent706b1c340ed4dc5b40ceab2dc8852ca4c35620da (diff)
downloadaur-18481ae6995b3b5f1fd1da87838323f9d713c785.tar.gz
update to recent version
-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)