diff options
author | nic96 | 2016-04-10 11:59:26 -0600 |
---|---|---|
committer | nic96 | 2016-04-10 11:59:26 -0600 |
commit | a9bb70e9f86068226980cf1697b1c30b81845fca (patch) | |
tree | c8005a3fb741c1622849266dae6d182c36239e48 | |
parent | 8e1f0ebcab87bd2baa14eefa9d8972056b6b9cf6 (diff) | |
download | aur-a9bb70e9f86068226980cf1697b1c30b81845fca.tar.gz |
updated to 160401
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -1,8 +1,8 @@ # Generated by mksrcinfo v8 -# Sun Jan 3 10:32:28 UTC 2016 +# Sun Apr 10 17:59:02 UTC 2016 pkgbase = shotcut-bin pkgdesc = A free, open source, cross-platform video editor. - pkgver = 160102 + pkgver = 160401 pkgrel = 1 url = http://www.mltframework.org/bin/view/Shotcut/WebHome install = shotcut-bin.install @@ -13,7 +13,7 @@ pkgbase = shotcut-bin depends = desktop-file-utils depends = gstreamer0.10-base provides = shotcut - source = https://github.com/mltframework/shotcut/releases/download/v16.01/shotcut-debian7-x86-160102.tar.bz2 + source = https://github.com/mltframework/shotcut/releases/download/v16.04/shotcut-debian7-x86-160401.tar.bz2 source = shotcut.png md5sums = 5615b0014e0babebcc796354b7d3d5f4 md5sums = 457bc6ae5a299dee017521ec058e833b @@ -2,7 +2,7 @@ PKGEXT=.pkg.tar pkgname=shotcut-bin -pkgver=160102 +pkgver=160401 pkgrel=1 pkgdesc="A free, open source, cross-platform video editor." arch=(x86_64) |