summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuigi Guevara2018-09-04 11:47:03 +0200
committerLuigi Guevara2018-09-04 11:47:03 +0200
commited35cb032ad3c1c443a82946c6b440a972964f8c (patch)
tree6e65e02af4078f737ac40e4072767b643e83dae6
parent6ccb2b0d54dfa12a475861beaa0f87830a47c702 (diff)
downloadaur-ed35cb032ad3c1c443a82946c6b440a972964f8c.tar.gz
Updating url, thanks to: kaymmm
-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')