summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSeth Hendrick2019-01-19 17:34:46 -0500
committerSeth Hendrick2019-01-19 17:34:46 -0500
commit4df2dd251e41fa530dcd2c04d3a37136970fdc85 (patch)
treef64d6ef8c9ceaf4efb6b04281c46958f20083e1e /PKGBUILD
parent114f04cc2fbaeab16e7a732196e733c0af1bb416 (diff)
downloadaur-4df2dd251e41fa530dcd2c04d3a37136970fdc85.tar.gz
Release 0.10.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad01ca0232e2..9983892f7505 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.9.0
+pkgver=0.10.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=('dd0c10192d36d4b80534abb080f161af7900d326ca763366a722849d2df4fea6')
+sha256sums=('386498115c4ff54a92fdc35a40493fca2c39300e919c7908dd0c7baef3da149d')
validpgpkeys=()
package() {