summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58edcebefcf6..cb2b5b883ef7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# user having to install all kinds of weird things that are not in the AUR or in pacman.
pkgname=chaskis
-pkgver=0.7.0
+pkgver=0.8.0
pkgrel=1
pkgdesc="A generic framework written in C# for making IRC Bots."
arch=('any')
@@ -17,7 +17,7 @@ depends=('mono>=5.4.0') # https://docs.microsoft.com/en-us/dotnet/standard/net-s
provides=('chaskis')
conflicts=('chaskis')
source=("https://files.shendrick.net/projects/chaskis/releases/$pkgver/linux/debian/chaskis.deb")
-sha256sums=('d1f4f939395050089a3d976a4c9b4f5b220ba1a2a3cbc30d3fcc44643bcda265')
+sha256sums=('448130d6e84d43c1752be8be7d23497e11a3ef9458f3986633cceebae0a011d4')
validpgpkeys=()
package() {