summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47a2cd0fd78e..cc18769e8d29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = aoeui
pkgdesc = Lightweight and unobtrusive visual text editor optimized for Dvorak keyboard users.
pkgver = 1.6.98
- pkgrel = 1
- url = http://sites.google.com/site/aoeuiandasdfg/
+ pkgrel = 2
+ url = https://sites.google.com/site/aoeuiandasdfg/
arch = i686
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 85694f737160..3afbad5276bd 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=aoeui
pkgver=1.6.98
-pkgrel=1
+pkgrel=2
pkgdesc="Lightweight and unobtrusive visual text editor optimized for Dvorak keyboard users."
arch=('i686' 'x86_64')
-url="http://sites.google.com/site/aoeuiandasdfg/"
+url="https://sites.google.com/site/aoeuiandasdfg/"
depends=('glibc')
makedepends=('git')
license=('GPL2')