summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomel Pinilla2020-06-16 14:32:01 -0500
committerRomel Pinilla2020-06-16 14:32:01 -0500
commit4a8e6520987da406edcd76db1de1003674057192 (patch)
tree9e2499b91b01e44c081ba52aec2d96f4c982bf22
parent5d876cf31590c87c22f2ad89b4dfd7a219f2db9b (diff)
downloadaur-4a8e6520987da406edcd76db1de1003674057192.tar.gz
Updating latest version pomello 0.10.14
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00ccb4482bcb..62857044cc7e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pomello
pkgdesc = Stay Focused. Accomplish more.
- pkgver = 0.10.13
+ pkgver = 0.10.14
pkgrel = 1
url = https://pomelloapp.com/
install = pomello.install
@@ -11,9 +11,9 @@ pkgbase = pomello
makedepends = binutils
depends = libsystemd
options = !strip
- source_x86_64 = Pomello-0.10.13.deb::https://pomelloapp.com/download/linux/latest?dist=ubuntu
+ source_x86_64 = Pomello-0.10.14.deb::https://pomelloapp.com/download/linux/latest?dist=ubuntu
md5sums_x86_64 = 917b8f844e7bee86acddf7d31a980377
- source_i686 = Pomello-0.10.13.deb::https://pomelloapp.com/download/linux/latest?dist=ubuntu&arch=32
+ source_i686 = Pomello-0.10.14.deb::https://pomelloapp.com/download/linux/latest?dist=ubuntu&arch=32
md5sums_i686 = 14cd8119ef5608faff95d107f0c344d2
pkgname = pomello
diff --git a/PKGBUILD b/PKGBUILD
index 853315579956..937a7fbcfb56 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Luigi Guevara <luigi.t.guevara@killua.me>
pkgname=pomello
-pkgver=0.10.13
+pkgver=0.10.14
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=('14cd8119ef5608faff95d107f0c344d2')
-md5sums_x86_64=('917b8f844e7bee86acddf7d31a980377')
+md5sums_i686=('45e3c78f8c5bb7f84a2520bfecc9e566')
+md5sums_x86_64=('509c14f6d52f1c378f35a8b8b05c1429')
prepare() {
cd "$srcdir"