summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPaolo2020-02-25 21:08:57 +0000
committerPaolo2020-02-25 21:08:57 +0000
commite04259df1496e9d73493bce5892c346f4937d528 (patch)
treefcd6bd07cb1ac59b8dddf078173731d08fbd0988 /PKGBUILD
parent1284c7b5f05314172dda0b605e58f70a7c4899aa (diff)
downloadaur-e04259df1496e9d73493bce5892c346f4937d528.tar.gz
v0.3-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e1c757bc301..e7ef4ca57de7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=sayit
pkgver=0.3
-pkgrel=1
+pkgrel=2
pkgdesc="A text-to-speech command line tool that uses Azure Cognitive Services."
arch=('any')
url="https://github.com/pviotti/sayit"
license=('MIT')
-depends=('dotnet-runtime')
+depends=('dotnet-runtime>=3.1.0')
source=(https://github.com/pviotti/$pkgname/releases/download/v$pkgver/$pkgname-v$pkgver-linux.zip
$pkgname)
sha256sums=('b04e5008cf9faad4c0fcefd0ba5b6c3569f6d4776422a01adfa212944f7bf427'