summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2015-06-13 19:57:59 +0200
committerMuflone2015-06-13 19:57:59 +0200
commit67e85df5cbae695f62aec1ae009263551720d560 (patch)
tree7879995e19d81942c8549f868bd58e5d00e4d0e7
parent0daaaf048d51b8b438901bd9514179e1d77f1ee2 (diff)
downloadaur-67e85df5cbae695f62aec1ae009263551720d560.tar.gz
Updated package 4kslideshowmaker 1.5.6.903-2
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66c660699287..131059c7c629 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=4kslideshowmaker
pkgver=1.5.6.903
-pkgrel=1
+pkgrel=2
pkgdesc="A straightforward and easy-to-use app to create slideshows from music and photos, with Instagram support."
arch=('i686' 'x86_64')
url="http://www.4kdownload.com/products/product-slideshowmaker"
@@ -18,7 +18,6 @@ sha256sums_i686=('3913bb6472788a0abd1ed4a07a877564fb832d86f490a33b60e04f7188db9a
sha256sums_x86_64=('839571673959539347f4157e0e2e77f5f14078d75bd78961210f11f560c268cd')
package() {
- echo $PWD
# Install executable file
install -m 755 -d "${pkgdir}/usr/bin"
install -m 755 "${pkgname}/${pkgname}-bin" "${pkgdir}/usr/bin/${pkgname}"