summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTechcable2023-09-16 01:25:19 -0700
committerTechcable2023-09-16 01:25:19 -0700
commit377f6aca604de0353b99078ec8a10412756dae7a (patch)
tree7af90008ea0c6c325e236bf83d9150378f294ce1 /PKGBUILD
parent1be1082a4f9f2cd5336ee66825e872810343d078 (diff)
downloadaur-377f6aca604de0353b99078ec8a10412756dae7a.tar.gz
Bump version to 0.12.0_dev.381+1a0e6bcdb
This continues to work without modification. I am only bumping the version here because of the minor version increase from 0.11 -> 0.12 To clarify once again, this is an auto-updated package which should not require manual intervention for most updates. The exception is the documentation, which currently seems to be broken?
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37bf90cbcd09..e815cfbbcac6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=zig-dev-bin
# "newer" greater than the new version scheme
epoch=1
# NOTE: Hyphen -> underscore
-pkgver=0.11.0_dev.3803+7ad104227
+pkgver=0.12.0_dev.381+1a0e6bcdb
pkgrel=1
pkgdesc="A general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software"
arch=('x86_64' 'aarch64')