summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c2b475afb24..701c550e2a6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,5 @@
-# Generated by mksrcinfo v8
-# Fri Mar 2 11:31:50 UTC 2018
pkgbase = encarne-git
- pkgdesc = A command scheduler and manager for shell commands
+ pkgdesc = A program for automatic reencoding of all video containers to h.265 in a specific directory
pkgver = 1.3.0.r0.gfbee758
pkgrel = 1
url = https://github.com/nukesor/encarne
diff --git a/PKGBUILD b/PKGBUILD
index cded256c93b0..7d07a5ea892e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=${_gitname}-git
pkgver='1.3.0.r0.gfbee758'
pkgrel=1
arch=('any')
-pkgdesc='A command scheduler and manager for shell commands'
+pkgdesc='A program for automatic reencoding of all video containers to h.265 in a specific directory'
license=('MIT')
depends=('mediainfo' 'pueue' 'python-lxml' 'python-sqlalchemy' 'python-sqlalchemy-utils' 'python-humanfriendly')
makedepends=('git' 'python-setuptools')