summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin Majewski2020-08-10 18:07:05 +0200
committerKevin Majewski2020-08-10 18:07:05 +0200
commit20a34cbdf3d95b7e09ed8a7a952c6b1138c23382 (patch)
tree595c8a3f18b3492df447ed88f143c694af4001c3 /PKGBUILD
parent285009fd9dec60d4515ccd0bdc3530247240b3b7 (diff)
downloadaur-20a34cbdf3d95b7e09ed8a7a952c6b1138c23382.tar.gz
fix source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a5219732efe..9c95f6c06e76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=gnome-sound-recorder-git
_pkgname=gnome-sound-recorder
-pkgver=3.34.0+99+gf45ae48
+pkgver=3.34.0+216+g6411a90
pkgrel=1
pkgdesc="A utility to make simple audio recording from your GNOME desktop"
url="https://wiki.gnome.org/Apps/SoundRecorder"
@@ -10,7 +10,7 @@ depends=('gtk3' 'gjs' 'gst-plugins-good' 'gst-plugins-base' 'libhandy')
makedepends=('gobject-introspection' 'git' 'meson')
provides=('gnome-sound-recorder')
conflicts=('gnome-sound-recorder')
-source=("git+https://gitlab.gnome.org/GNOME/gnome-sound-recorder.git#commit=$_commit")
+source=("git+https://gitlab.gnome.org/GNOME/gnome-sound-recorder.git")
sha512sums=('SKIP')
pkgver() {