summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRichard Neumann2020-02-20 15:35:24 +0100
committerRichard Neumann2020-02-20 15:35:24 +0100
commitc59a19b941a9e73033c5ab8d5fd78cf27e4cb69b (patch)
tree0fd374875d64b4660304a0a093c7821b91382285 /PKGBUILD
parent3d15af662a2727552d33e74f8be7b4072d371efc (diff)
downloadaur-c59a19b941a9e73033c5ab8d5fd78cf27e4cb69b.tar.gz
Updated to 0.1.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6025d2c7fce5..0ef8227d6c94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: schard <mail at richard dash neumann period de>
pkgname=obs-gnome-screencast
-pkgver=0.0.10
+pkgver=0.1.0
pkgrel=1
pkgdesc="GNOME Screen Cast OBS Studio plugin, supports Wayland"
arch=('any')
@@ -9,7 +9,7 @@ license=('GPL2')
depends=('gnome-shell' 'obs-studio')
makedepends=('meson')
source=("https://github.com/fzwoch/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('f452670c0ffee3b08296370e7cfe6ac2b442588942b96c78e0b1bf05f09b6e49')
+sha256sums=('26f1c082c8b30f1d6046d7ad2f44a7b6a5664220c1eb3c41f7725d1510162ced')
build() {