summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCan Altıparmak2022-05-25 21:29:10 +0300
committerCan Altıparmak2022-05-25 21:29:10 +0300
commit450d4cf0e0cd07daa0bdaa12cdf06ab924d5c81a (patch)
treeaf780251ef8eb30366cf2c443f87d3671f1011e7 /PKGBUILD
parenta9fc5069d74e1269c85fcd6c747335ccb555e37d (diff)
downloadaur-gfxtablet-git.tar.gz
Add https to source string
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d47b695f29d..fc0b78c8be9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Contributor: Lucki <https://aur.archlinux.org/account/Lucki/>
pkgname=gfxtablet-git
-pkgver=50.128060d
-pkgrel=3
+pkgver=51.7bd5181
+pkgrel=1
pkgdesc="Android app to control a virtual Network Tablet on Linux"
arch=('i686' 'x86_64')
-url="http://github.com/rfc2822/GfxTablet"
+url="https://github.com/rfc2822/GfxTablet"
license=('MIT')
makedepends=('git')
provides=('gfxtablet')
conflicts=('gfxtablet')
-source=("$pkgname"::'git://github.com/rfc2822/GfxTablet.git'
+source=("$pkgname"::'git+https://github.com/rfc2822/GfxTablet.git'
'99-uinput.rules')
md5sums=('SKIP'
'eaa7b50c8714e6c94637a65269d54b81')