summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12023-04-10 18:30:43 +0800
committerChocobo12023-04-10 18:30:43 +0800
commit5253399bee553e8c8f3390ac078a1c3f0dbd1655 (patch)
treed36d5e2ae4f9fb8fc046fb014098225a10a389df
parent505c8d4dda825022a1b22ed17d5da81f4c665e4d (diff)
downloadaur-5253399bee553e8c8f3390ac078a1c3f0dbd1655.tar.gz
upgpkg: chewing-editor-git 0.1.1.r46.g11841ff-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ec9e846b05f..75dd1bf8a1d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = chewing-editor-git
pkgdesc = Cross platform chewing user phrase editor
pkgver = 0.1.1.r46.g11841ff
- pkgrel = 1
- url = http://chewing.im
+ pkgrel = 2
+ url = https://chewing.im/
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index f8a3a8114b28..a7f55ffce15d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=chewing-editor-git
pkgver=0.1.1.r46.g11841ff
-pkgrel=1
+pkgrel=2
pkgdesc="Cross platform chewing user phrase editor"
arch=('i686' 'x86_64')
-url="http://chewing.im"
+url="https://chewing.im/"
license=('GPL')
depends=('glibc' 'hicolor-icon-theme' 'libchewing' 'qt5-base')
makedepends=('git' 'cmake' 'help2man' 'qt5-tools')