summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGomasy2024-01-14 08:40:41 +0900
committerGomasy2024-01-14 08:40:41 +0900
commit0535b84904bfd44b3b9e169d4ba845ab896da22c (patch)
tree4c86c1f4e2b77b73b83db0e9cc0c3ba75c1a4f1b
parent8a23b730a25c17f65bd3f09e4ade6a760e82dad3 (diff)
downloadaur-0535b84904bfd44b3b9e169d4ba845ab896da22c.tar.gz
Update source url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9f0986540dd..093c22a71ad0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mikutter
pkgdesc = a moest twitter client
pkgver = 5.0.5
- pkgrel = 1
+ pkgrel = 2
url = http://mikutter.hachune.net/
arch = i686
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = mikutter
depends = ruby-bundler
optdepends = alsa-utils: sound notification support
optdepends = libnotify: notify support
- source = http://mikutter.hachune.net/bin/mikutter-5.0.5.tar.gz
+ source = https://mikutter.hachune.net/bin/mikutter-5.0.5.tar.gz
source = mikutter.desktop
sha256sums = 8f8d633fedd1a05767eacbd6840c6c268dd2a47f5cf7f7a520a38c8ea869f6c2
sha256sums = 698cbd105c91296c92003352e2e66015a6db33ead5ae629a5441fdea7e67607f
diff --git a/PKGBUILD b/PKGBUILD
index dd5ae48ee460..0d6817f9b3b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mikutter
pkgver=5.0.5
-pkgrel=1
+pkgrel=2
pkgdesc="a moest twitter client"
arch=('i686' 'x86_64')
url="http://mikutter.hachune.net/"
@@ -14,7 +14,7 @@ makedepends=('gobject-introspection')
optdepends=('alsa-utils: sound notification support'
'libnotify: notify support')
source=(
-http://mikutter.hachune.net/bin/$pkgname-$pkgver.tar.gz
+https://mikutter.hachune.net/bin/$pkgname-$pkgver.tar.gz
mikutter.desktop
)
sha256sums=('8f8d633fedd1a05767eacbd6840c6c268dd2a47f5cf7f7a520a38c8ea869f6c2'