summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpostblue2017-01-10 19:14:14 +0100
committerpostblue2017-01-10 19:14:14 +0100
commitc2344d045ced0793bdffef6310c2ff4cb3e55d56 (patch)
tree3b38b289d352864389b332178971060582b62e77 /PKGBUILD
parent3137ae9b73ef0f9fe051c2028f8670f188c91329 (diff)
downloadaur-c2344d045ced0793bdffef6310c2ff4cb3e55d56.tar.gz
Update to 1.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c1a07ef7544..14f3ff727595 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Guillaume Hayot <postblue@postblue.info>
pkgname=ghost-desktop
-pkgver=1.0.0
-pkgrel=3
+pkgver=1.2.0
+pkgrel=1
pkgdesc="Ghost Desktop is a beautiful desktop application that allows you to easily manage multiple Ghost blogs and work without distractions."
arch=('x86_64' 'i686')
url="https://github.com/TryGhost/Ghost-Desktop"
@@ -9,7 +9,7 @@ license=('MIT')
depends=('gtk2' 'libgnome-keyring' 'gnome-keyring' 'desktop-file-utils' 'python2' 'gconf' 'nodejs' 'libnotify' 'libxtst' 'nss' 'alsa-lib' 'libxss')
source=(https://github.com/TryGhost/Ghost-Desktop/releases/download/v${pkgver}/${pkgname}-${pkgver}-debian.deb)
install=${pkgname}.install
-md5sums=('68eb1191c7f98121d9736fdc66900055')
+md5sums=('2c25d05c13765a10ea871bd9d26ae20d')
package() {
msg2 "Extracting data.tar.xz..."
bsdtar -xf data.tar.xz -C "${pkgdir}/"