summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomel Pinilla2021-01-26 10:20:21 -0500
committerRomel Pinilla2021-01-26 10:22:53 -0500
commitec420a70051b3f5c9485b53405d37ab45b6e490b (patch)
tree9b03701e0dc375b3cb805ce763d1aa6689448cb4
parent4a8e6520987da406edcd76db1de1003674057192 (diff)
downloadaur-ec420a70051b3f5c9485b53405d37ab45b6e490b.tar.gz
Updating latest version pomello 0.10.15
-rw-r--r--.SRCINFO10
-rwxr-xr-xPKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62857044cc7e..43f22be69292 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pomello
pkgdesc = Stay Focused. Accomplish more.
- pkgver = 0.10.14
+ pkgver = 0.10.15
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.14.deb::https://pomelloapp.com/download/linux/latest?dist=ubuntu
- md5sums_x86_64 = 917b8f844e7bee86acddf7d31a980377
- source_i686 = Pomello-0.10.14.deb::https://pomelloapp.com/download/linux/latest?dist=ubuntu&arch=32
- md5sums_i686 = 14cd8119ef5608faff95d107f0c344d2
+ source_x86_64 = Pomello-0.10.15.deb::https://pomelloapp.com/download/linux/latest?dist=ubuntu
+ md5sums_x86_64 = 1e63dc91e35f61482060670e91302f52
+ source_i686 = Pomello-0.10.15.deb::https://pomelloapp.com/download/linux/latest?dist=ubuntu&arch=32
+ md5sums_i686 = f09213104bb55b7f65eda6961d2f8155
pkgname = pomello
diff --git a/PKGBUILD b/PKGBUILD
index 937a7fbcfb56..af5d2fb906b6 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Luigi Guevara <luigi.t.guevara@killua.me>
pkgname=pomello
-pkgver=0.10.14
+pkgver=0.10.15
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=('45e3c78f8c5bb7f84a2520bfecc9e566')
-md5sums_x86_64=('509c14f6d52f1c378f35a8b8b05c1429')
+md5sums_i686=('1e63dc91e35f61482060670e91302f52')
+md5sums_x86_64=('f09213104bb55b7f65eda6961d2f8155')
prepare() {
cd "$srcdir"