summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Schaffrath2022-05-06 21:08:04 +0200
committerPhilipp Schaffrath2022-05-06 21:08:04 +0200
commit1cae61c15871997acb2161f44708ffab2852b2ef (patch)
treee2c5ad933b6e48be35acda2cbde53d91b59d04d0
parent9f66a74b1691592e1a2527cf017232fa01399eeb (diff)
downloadaur-giph-git.tar.gz
updated source and pkgver
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e49de214ecb2..9ed9e19f937e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = giph-git
pkgdesc = video recorder that records the desktop, a window or a selection
- pkgver = 1.1.1.r0.gcf0eb7f
+ pkgver = 1.1.1.r6.g6cee978
pkgrel = 1
url = https://github.com/phisch/giph
arch = any
@@ -14,8 +14,7 @@ pkgbase = giph-git
optdepends = procps-ng: for pgrep used in the --stop flag
provides = giph
conflicts = giph
- source = giph-git::git://github.com/phisch/giph.git
+ source = giph-git::git+https://github.com/phisch/giph.git
sha256sums = SKIP
pkgname = giph-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 4dcd01ec3659..a1bfb6af674b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Schaffrath <philipp dot schaffrath at gmail dot com>
pkgname=giph-git
-pkgver=1.1.1.r0.gcf0eb7f
+pkgver=1.1.1.r6.g6cee978
pkgrel=1
pkgdesc='video recorder that records the desktop, a window or a selection'
url='https://github.com/phisch/giph'
@@ -14,7 +14,7 @@ optdepends=('slop: for interactive selection'
makedepends=('git')
provides=('giph')
conflicts=('giph')
-source=("$pkgname::git://github.com/phisch/giph.git")
+source=("$pkgname::git+https://github.com/phisch/giph.git")
sha256sums=('SKIP')
pkgver() {