summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2020-12-21 00:56:30 +0300
committerorhun2020-12-21 00:56:30 +0300
commit6e5c02d22258606ffe6e98182384c1ed3f2f8db2 (patch)
tree8946f3a945e25f4cf4c7db2a47e9adad4446f836 /PKGBUILD
parentc752ffb13ed8ec6e198fe26ba18560eea9514d6f (diff)
downloadaur-6e5c02d22258606ffe6e98182384c1ed3f2f8db2.tar.gz
upgpkg: menyoki-git 1.2.0.r0.g28bf8dd-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d448d4534fc3..65c9f49b9f52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# https://github.com/orhun/pkgbuilds
pkgname=menyoki-git
-pkgver=1.1.0.r0.g246fe3d
+pkgver=1.2.0.r0.g28bf8dd
pkgrel=1
pkgdesc="Screen{shot,cast} and perform ImageOps on the command line (git)"
arch=('x86_64')
url="https://github.com/orhun/menyoki"
license=('GPL3')
-depends=('libx11')
+depends=('libx11' 'libxrandr')
makedepends=('rust' 'git')
optdepends=('slop: area selection support')
conflicts=("${pkgname%-git}")