aboutsummaryrefslogtreecommitdiffstats
path: root/blind
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-05-06 13:56:15 +0200
committerMattias Andrée <maandree@kth.se>2017-05-06 13:56:15 +0200
commitdec0482f85c40023abd490124d2dd54aef3d9daf (patch)
treeb0fda87854933a4cc70facab869e590862e40805 /blind
parentAdd pylibgamma (diff)
downloadaur-packages-dec0482f85c40023abd490124d2dd54aef3d9daf.tar.gz
aur-packages-dec0482f85c40023abd490124d2dd54aef3d9daf.tar.bz2
aur-packages-dec0482f85c40023abd490124d2dd54aef3d9daf.tar.xz
Update blind
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--blind/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/blind/PKGBUILD b/blind/PKGBUILD
index 3e3e6de..c8a6ca2 100644
--- a/blind/PKGBUILD
+++ b/blind/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=blind
-pkgver=1.0
+pkgver=1.1
pkgrel=1
pkgdesc="Suckless command line video editor"
arch=(x86_64 i686)
@@ -10,7 +10,7 @@ license=('custom:ISC')
depends=(ffmpeg)
optdepends=('imagemagick: support for other images formats than farbfeld and PAM')
source=(http://dl.suckless.org/tools/blind-${pkgver}.tar.gz)
-sha1sums=(ae944dfa9d9824e93e4a6bf2d865e50fb4bc7f31)
+sha1sums=(ce4f24d208dedf04c1fbdca2d027175b3585a7e2)
build() {