summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkprkpr2016-10-13 19:48:54 +0200
committerkprkpr2016-10-13 19:48:54 +0200
commit4529041a8704a3b863580f70a67021e22f167c49 (patch)
tree750e1331238deebc95f16b9a4cebffe3b5eebc2f
parentfb9132de204f58d9da91ea19df6ecf08101429b6 (diff)
downloadaur-4529041a8704a3b863580f70a67021e22f167c49.tar.gz
change version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8ce3ae84223..fec8a7e3e1e9 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 = 4
+ pkgver = r1776.73a046e-1
+ pkgrel = 1
url = https://pinta-project.com
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 8a38bcc10ce1..49eea9c60880 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#AUR Maintainter: JKA Network <contacto@jkanetwork.com>
pkgname=pinta-git
-pkgver=1.7
-pkgrel=4
+pkgver=r1776.73a046e-1
+pkgrel=1
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"