summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElMastro2016-01-21 23:49:35 +0100
committerElMastro2016-01-21 23:49:35 +0100
commit64a8197bb26cc66cfa78cdc30bf753c8618dcd7c (patch)
tree0e55bcc2d77c29d565c2c040f13f566bb5dac4b8 /PKGBUILD
parente8282bc142ab425aa5a558f09499183210b01809 (diff)
downloadaur-64a8197bb26cc66cfa78cdc30bf753c8618dcd7c.tar.gz
Updated to fix pkgver error
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc1e61494687..f8cd93db9c56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: M. Mastroeni <the_maxtro@hotmail.it>
pkgname=gimp-gap
-pkgver=2.6
-pkgrel=4
+pkgver=2.6.0
+pkgrel=5
pkgdesc="Gimp Animation Package, gimp's plugin for animation"
url="https://www.gimp.org/tutorials/Using_GAP/"
arch=('x86_64' 'i686')