summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriamawacko2023-03-04 12:45:24 -0800
committeriamawacko2023-03-04 12:45:24 -0800
commit31845d67611968214170769b12c0f0d073e8b858 (patch)
tree66be4f0d51dfa6dddc46404ea84e41d8b13a8f23 /PKGBUILD
parent42aa3abf7a95063b7fc161e7204bd90667373062 (diff)
downloadaur-31845d67611968214170769b12c0f0d073e8b858.tar.gz
chore: bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 768f19ce7332..c9fe6ff7ae80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: Alex Whitt <alex.joseph.whitt@gmail.com>
+# Maintainer: iamawacko <iamawacko@protonmail.com>
+# Contributor: Alex Whitt <alex.joseph.whitt@gmail.com>
_pkgsrcname=spacemacs
_pkgmaintainer=syl20bnr
_pkgdestdirname=spacemacs-funcs
_versionprefix=v
-pkgver=0.200.9
-pkgrel=3
+pkgver=0.200.13
+pkgrel=1
pkgdesc="Useful functions from the Spacemacs project"
pkgname=emacs-${_pkgdestdirname}
arch=(any)