diff options
author | Jonathan Liu | 2018-04-30 19:53:03 +1000 |
---|---|---|
committer | Jonathan Liu | 2018-04-30 19:53:03 +1000 |
commit | 4946bf197d8223e9c17366fb7f67ad2d66bcb11a (patch) | |
tree | e3df4a47003cfc805a84efe22b8b3cbe9846fe02 /PKGBUILD | |
parent | d3d762a570e01ae1124c2f1c38f4cd70b372ef0a (diff) | |
download | aur-4946bf197d8223e9c17366fb7f67ad2d66bcb11a.tar.gz |
Update to 1.1.10-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ # Contributer: N30N <archlinux@alunamation.com> pkgname=djv pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="Movie playback and image processing software for the film and computer animation industries" url="http://djv.sourceforge.net/" license=('BSD') @@ -15,7 +15,7 @@ source=("git://git.code.sf.net/p/djv/git#commit=44a063755e627c70498d948478e29ffc "ffmpeg.patch" "${pkgname}_view.desktop") md5sums=('SKIP' - '9c16feff49d2b8af12f18a8346288e9e' + '9544548cd8bd762233398b0cb8ea91cd' '2668ad2635036f33ba615b5dc538b1cf') prepare() { |