diff --git a/subtitlecomposer/default/PKGBUILD b/subtitlecomposer/default/PKGBUILD index d6af0b6d..df0aac19 100644 --- a/subtitlecomposer/default/PKGBUILD +++ b/subtitlecomposer/default/PKGBUILD @@ -12,7 +12,7 @@ pkgname=subtitlecomposer pkgver=0.6.3 -pkgrel=1 +pkgrel=2 pkgdesc="A KDE subtitle editor" arch=('i686' 'x86_64') url="https://github.com/maxrd2/${pkgname}" diff --git a/subtitlecomposer/git/PKGBUILD b/subtitlecomposer/git/PKGBUILD index 3fcacf7f..08de6ea1 100644 --- a/subtitlecomposer/git/PKGBUILD +++ b/subtitlecomposer/git/PKGBUILD @@ -9,7 +9,7 @@ _name=subtitlecomposer pkgname=${_name}-git -pkgver=v0.6.2 +pkgver=v0.6.3 pkgrel=1 pkgdesc="A KDE subtitle editor (git version)" arch=('i686' 'x86_64') @@ -29,6 +29,7 @@ optdepends=('mpv: for MPV backend' 'ruby: for scripting' 'python: for scripting') source=("git+https://github.com/maxrd2/${_name}.git") +#source=("git+https://github.com/Martchus/${_name}.git") sha256sums=('SKIP') pkgver() {