summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkprkpr2016-06-22 13:33:18 +0200
committerkprkpr2016-06-22 13:33:18 +0200
commite464e2cb6b45ea4d3ed67e801f63f5057686f679 (patch)
tree377e41967e7bfc346e52825e2b8083d1f7f36015
parent5693bcf75755fbb96c6f76f410b401eb1d17fc0e (diff)
downloadaur-e464e2cb6b45ea4d3ed67e801f63f5057686f679.tar.gz
fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06c604581c35..7b9f256774b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pinta-git
pkgdesc = Drawing/editing program modeled after Paint.NET. It's goal is to provide a simplified alternative to GIMP for casual users
pkgver = 1.7
- pkgrel = 1
+ pkgrel = 2
url = https://pinta-project.com
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 71a6e7a9c82e..471fb96195e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#AUR Maintainter: JKA Network <contacto@jkanetwork.com>
pkgname=pinta-git
pkgver=1.7
-pkgrel=1
+pkgrel=2
pkgdesc="Drawing/editing program modeled after Paint.NET. It's goal is to provide a simplified alternative to GIMP for casual users"
arch=('x86_64' 'i686')
url="https://pinta-project.com"