Testing fixes; adding pacman hooks

This commit is contained in:
DarkFeather
2019-05-06 02:31:16 -05:00
parent c12535de2e
commit 310c7783e9
7 changed files with 38 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
# Maintainer: Shikoba Kage <darkfeather@aninix.net>
pkgname=shadowarch
pkgver=0.1.deac12d
pkgver=0.1.c12535d
pkgver() {
printf "0.1.""$(git rev-parse --short HEAD)"
}