summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEgor Panasenko2018-08-27 13:58:05 +0300
committerEgor Panasenko2018-08-27 13:58:05 +0300
commit259adf6b3deb1c17c3ed15151959ca3c4a169460 (patch)
treea9f65faceb95bb473fa92e2b492d00045bc7b977 /PKGBUILD
parente4505dc26a8fe3a2ff59501c11cce872f0cfd287 (diff)
downloadaur-trello-bin.tar.gz
Trello 0.1.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e5195d9f00f..81c651cfd0b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Chatfield <chatfielddaniel@gmail.com>
pkgname=trello-bin
-pkgver=0.1.1
-pkgrel=1
+pkgver=0.1.9
+pkgrel=2
pkgdesc="Unofficial Trello Desktop app"
arch=(any)
url="https://github.com/danielchatfield/trello-desktop"
@@ -13,7 +13,7 @@ conflicts=("${pkgname%-bin}")
source=("${pkgname%-bin}.zip::https://github.com/danielchatfield/${pkgname%-bin}-desktop/releases/download/v${pkgver}/Trello-linux-${pkgver}.zip"
"${pkgname%-bin}.desktop"
"${pkgname%-bin}.png")
-md5sums=("11df848759cf7fe8fae9f87b07538750"
+md5sums=("65c8f18ea3461b1991489d4edbd9ee3e"
"c636a75cff12fb5f706c96fcf00d0ae9"
"ddf0e16e77fce510e2a67d6bdd16c433")
noextract=("${pkgname%-bin}.zip")