summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuigi Guevara2018-09-25 20:26:52 +0200
committerLuigi Guevara2018-09-25 20:26:52 +0200
commitce00aad5bb559f9e928e0d407a5ff621f91ec8b9 (patch)
tree32cc0c1895ed4db10978eea1d1da627d56649f96
parent02222ec98c099ec85ba1f14fd6cf1c343000bc6f (diff)
downloadaur-ce00aad5bb559f9e928e0d407a5ff621f91ec8b9.tar.gz
Updating latest version pomello 0.10.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7e6fd6d04df..f18637ce9d3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pomello
pkgdesc = Stay Focused. Accomplish more.
- pkgver = 0.9.4
+ pkgver = 0.10.0
pkgrel = 1
url = https://pomelloapp.com/
install = pomello.install
@@ -11,10 +11,10 @@ pkgbase = pomello
makedepends = binutils
depends = libsystemd
options = !strip
- source_x86_64 = Pomello-0.9.4.deb::https://pomelloapp.com/download/linux/latest?dist=ubuntu
- md5sums_x86_64 = 7c999fc6596276f5d32d9f5f356ff27d
- source_i686 = Pomello-0.9.4.deb::https://pomelloapp.com/download/linux/latest?dist=ubuntu&arch=32
- md5sums_i686 = 2aa608af394fbe0303bb0e1411e1708e
+ source_x86_64 = Pomello-0.10.0.deb::https://pomelloapp.com/download/linux/latest?dist=ubuntu
+ md5sums_x86_64 = ace930149e7e53fecb5495bf5df0297a
+ source_i686 = Pomello-0.10.0.deb::https://pomelloapp.com/download/linux/latest?dist=ubuntu&arch=32
+ md5sums_i686 = 3ff20fe26a99de678887dda220fed227
pkgname = pomello
diff --git a/PKGBUILD b/PKGBUILD
index f67404911ada..76b23dd3ab7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Luigi Guevara <luigi.t.guevara@killua.me>
pkgname=pomello
-pkgver=0.9.4
+pkgver=0.10.0
pkgrel=1
pkgdesc="Stay Focused. Accomplish more."
arch=('x86_64' 'i686')
@@ -12,8 +12,8 @@ install='pomello.install'
source_i686=("Pomello-${pkgver}.deb::https://pomelloapp.com/download/linux/latest?dist=ubuntu&arch=32")
source_x86_64=("Pomello-${pkgver}.deb::https://pomelloapp.com/download/linux/latest?dist=ubuntu")
options=(!strip)
-md5sums_i686=('2aa608af394fbe0303bb0e1411e1708e')
-md5sums_x86_64=('7c999fc6596276f5d32d9f5f356ff27d')
+md5sums_i686=('3ff20fe26a99de678887dda220fed227')
+md5sums_x86_64=('ace930149e7e53fecb5495bf5df0297a')
prepare() {
cd "$srcdir"