summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1ebc2191951..ec91f5a564ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ciano-git
pkgdesc = A simple multimedia file converter for elementary OS
pkgver = 0.1.9.11.g8c62934
pkgrel = 1
- url = https://github.com/robertsanseries/ciano-git
+ url = https://github.com/robertsanseries/ciano
arch = i686
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index a24d9db3a230..9e6fae3d509d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.1.9.11.g8c62934
pkgrel=1
pkgdesc="A simple multimedia file converter for elementary OS"
arch=('i686' 'x86_64')
-url="https://github.com/robertsanseries/${pkgname}"
+url="https://github.com/robertsanseries/${_pkgname}"
license=('GPL3')
depends=('glib2' 'gtk3' 'hicolor-icon-theme' 'vala' 'granite' 'libpurple' 'gtksourceview3' 'libdbusmenu-gtk3' 'webkit2gtk' 'ffmpeg' 'imagemagick')