summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Arjuna Erat (sea)2016-01-14 00:13:23 +0100
committerSimon Arjuna Erat (sea)2016-01-14 00:13:23 +0100
commit3b7ce9292daba9d4303b4a6a16e12f29a62193fb (patch)
treeca824fd5a3cd1e8dad07029e422219d26cada924
parent9dfa1beb3991470753688c15319a6841adf5a845 (diff)
downloadaur-3b7ce9292daba9d4303b4a6a16e12f29a62193fb.tar.gz
Upated PKGBUILD
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66113540d6e0..bf7aa62a6240 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Jan 13 23:04:28 UTC 2016
+# Wed Jan 13 23:13:23 UTC 2016
pkgbase = vhs
pkgdesc = Video Handler Script (VHS) aka ffmpeg-tui
pkgver = 2.7.6
@@ -10,7 +10,7 @@ pkgbase = vhs
depends = ffmpeg
provides = vhs
source = https://github.com/sri-arjuna/vhs/archive/master.zip
- md5sums = 0c4659c752381f780b0960707c21c7e2
+ md5sums = 17563c056fb4176f72a03c5e17ce5db0
pkgname = vhs
diff --git a/PKGBUILD b/PKGBUILD
index 4ffca31f7990..0f94fd7a0e08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@
# Src info -- As the master branch is used for releases, this is considered 'stable'.
url="https://github.com/sri-arjuna/vhs"
source=(https://github.com/sri-arjuna/vhs/archive/master.zip)
-md5sums=('0c4659c752381f780b0960707c21c7e2')
+md5sums=('17563c056fb4176f72a03c5e17ce5db0')
# Bld info
provides=('vhs')