summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob McDonnell2020-06-10 12:07:27 -0400
committerJacob McDonnell2020-06-10 12:07:27 -0400
commitcd175fa61254d296a019ea8f075905c6369f940c (patch)
tree87674251173f9efb3d364f10ca59a9458b5ee37e
parent4abf92bf0ad4ac59f943903071cf5d1477787a80 (diff)
downloadaur-cd175fa61254d296a019ea8f075905c6369f940c.tar.gz
added window swallowing
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b180f2e98b81..522fcf0cec63 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 = 0.6.2.r2.ee100fa
+ pkgver = 6.2.r3.5247001
pkgrel = 1
url = https://gitlab.com/Jacob_McDonnell/dwm.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 76ce29cf3267..474479606c39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Your Name <youremail@domain.com>
pkgname=dwm-jacob-git
-pkgver=0.6.2.r2.ee100fa
+pkgver=6.2.r3.5247001
pkgrel=1
pkgdesc="This Jacob McDonnell's build of dwm see the repo for more details"
arch=(x86_64 i686)