summarylogtreecommitdiffstats
path: root/deb.PKGBUILD
diff options
context:
space:
mode:
authorMoses Narrow2022-01-12 10:49:32 -0600
committerMoses Narrow2022-01-12 10:49:32 -0600
commitcec47fe5ab2c67b357b0b34d91c84180c2fa27ba (patch)
treeba98f555be299a3accf10169e83a32d7c50793dd /deb.PKGBUILD
parent34bf6ceede6dbbfb758abaca087f3f7133ec0379 (diff)
downloadaur-cec47fe5ab2c67b357b0b34d91c84180c2fa27ba.tar.gz
fix wrong script and systemd service names; other minor fixes.
Diffstat (limited to 'deb.PKGBUILD')
-rw-r--r--deb.PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/deb.PKGBUILD b/deb.PKGBUILD
index b5942749ff89..b72c8aa5603c 100644
--- a/deb.PKGBUILD
+++ b/deb.PKGBUILD
@@ -19,8 +19,8 @@ _pkgver='0.5.1'
pkgver=${_pkgver}
#pkgver='autogenerated'
#pkgrel keeps getting reset when build is run
-_pkgrel=20
-#pkgrel=19
+_pkgrel=21
+#pkgrel=21
pkgrel=${_pkgrel}
_pkggopath="github.com/${_githuborg}/${_pkgname}"
url="https://${_pkggopath}"
@@ -38,7 +38,7 @@ source=("git+${url}.git" ##branch=${BRANCH:-develop}"
#'deb.PKGBUILD.sig' #skip the pgp checks for now as makepkg and yay handle it differently
#'deb.PKGBUILD')
sha256sums=('SKIP'
- '9a0bd4e59dbe3ae6e9ea3c8643dc4b5b0173216d36c01bd990c9baa5c1eafd36')
+ '7d428b4f40310d2927d6adb8649d36454b7bb04839e7b584b8d12675e6e5db5c')
# 'SKIP'
# 'SKIP')
#validpgpkeys=('DE08F924EEE93832DABC642CA8DC761B1C0C0CFC') # Moses Narrow <moe_narrow@use.startmail.com>