summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomel Pinilla2021-04-11 12:55:45 -0500
committerRomel Pinilla2021-04-11 12:55:45 -0500
commita6001413848a304a7fbbafd08cf077bd25e6e687 (patch)
tree5d946f8f8c5b7c9e259947b1b57bdfcff0dcddb6
parentec420a70051b3f5c9485b53405d37ab45b6e490b (diff)
downloadaur-a6001413848a304a7fbbafd08cf077bd25e6e687.tar.gz
Updating latest version pomello 0.10.16
-rw-r--r--.SRCINFO10
-rwxr-xr-xPKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43f22be69292..80741aeb6c34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pomello
pkgdesc = Stay Focused. Accomplish more.
- pkgver = 0.10.15
+ pkgver = 0.10.16
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.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
+ source_x86_64 = Pomello-0.10.16.deb::https://pomelloapp.com/download/linux/latest?dist=ubuntu
+ md5sums_x86_64 = 50db38127f395d0351ed84a7e96047cf
+ source_i686 = Pomello-0.10.16.deb::https://pomelloapp.com/download/linux/latest?dist=ubuntu&arch=32
+ md5sums_i686 = caeef2009dd59e6511412e7526b556f6
pkgname = pomello
diff --git a/PKGBUILD b/PKGBUILD
index af5d2fb906b6..0e7e785568b5 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Luigi Guevara <luigi.t.guevara@killua.me>
pkgname=pomello
-pkgver=0.10.15
+pkgver=0.10.16
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=('1e63dc91e35f61482060670e91302f52')
-md5sums_x86_64=('f09213104bb55b7f65eda6961d2f8155')
+md5sums_i686=('50db38127f395d0351ed84a7e96047cf')
+md5sums_x86_64=('caeef2009dd59e6511412e7526b556f6')
prepare() {
cd "$srcdir"