summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Bassi2019-03-12 17:01:20 -0700
committerCaleb Bassi2019-03-12 17:01:20 -0700
commita0114ac6819bd11337090974da06359f306248f0 (patch)
tree56e2fe9a049cf7b99d0074bbc41143ea54e0fa3f /PKGBUILD
parent5ef0c5cc7998913e55fd8a98532b254c91ad9972 (diff)
downloadaur-swaylock-blur-git.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e8d3d0b8f7e..f23d392cf713 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=swaylock-blur-git
_pkgname=${pkgname%-git}
-pkgver=r6.2011a78
+pkgver=r9.62baed6
pkgrel=1
pkgdesc="A small Rust program that runs swaylock and sets the image to a blurred screenshot of the desktop"
arch=("any")
url="https://github.com/cjbassi/swaylock-blur"
license=("MIT")
-depends=("swaylock" "imagemagick" "grim" "sway")
+depends=("swaylock" "ffmpeg" "grim" "sway")
makedepends=("git" "cargo")
provides=(${_pkgname})
conflicts=(${_pkgname})