summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob McDonnell2020-06-08 13:43:59 -0400
committerJacob McDonnell2020-06-08 13:43:59 -0400
commit4abf92bf0ad4ac59f943903071cf5d1477787a80 (patch)
tree14bbc1a33051a93ac4035ddc15d2cba91dc176d8
parentd18eef4ee35e960747aa6187bb9f0c9925a10903 (diff)
downloadaur-4abf92bf0ad4ac59f943903071cf5d1477787a80.tar.gz
Fixed Version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01096b605afe..b180f2e98b81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dwm-jacob-git
pkgdesc = This Jacob McDonnell's build of dwm see the repo for more details
- pkgver = 6.2.r2.ee100fa
+ pkgver = 0.6.2.r2.ee100fa
pkgrel = 1
url = https://gitlab.com/Jacob_McDonnell/dwm.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 86d56fd22a88..76ce29cf3267 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Your Name <youremail@domain.com>
pkgname=dwm-jacob-git
-pkgver=6.2.r2.ee100fa
+pkgver=0.6.2.r2.ee100fa
pkgrel=1
pkgdesc="This Jacob McDonnell's build of dwm see the repo for more details"
arch=(x86_64 i686)