summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1654e647306d..f84d6d832459 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@ pkgver=0.9.4
pkgrel=1
pkgdesc="Stay Focused. Accomplish more."
arch=('x86_64' 'i686')
-url="http://www.pomelloapp.com/"
+url="https://www.pomelloapp.com/"
license=('custom')
depends=('libsystemd')
makedepends=('tar' 'binutils')
install='pomello.install'
-source_i686=("Pomello_${pkgver}.deb::http://www.pomelloapp.com/download/linux?package=deb&arch=32")
-source_x86_64=("Pomello_${pkgver}.deb::http://www.pomelloapp.com/download/linux?package=deb&arch=64")
+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')