summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbraham Toriz2021-10-20 14:53:01 -0500
committerAbraham Toriz2021-10-20 14:53:01 -0500
commit4c612d5f729663a36d238e40603d930e9cc72010 (patch)
tree0765d552583f703f87148c3254dc3f1e095c1f4f
parenteb7161b530cf22deebe350758225fd534012b900 (diff)
downloadaur-4c612d5f729663a36d238e40603d930e9cc72010.tar.gz
release 1.4.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD8
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 858bf67470ce..cfd539a9cccb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pizarra-git
pkgdesc = Simple Gtk drawing application
- pkgver = 1.3.1.r18.9b63476
+ pkgver = 1.4.0.r2.125437b
pkgrel = 1
url = https://gitlab.com/categulario/pizarra-gtk
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 9cd47fafbc4f..92952b91c94c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Abraham Toriz <categulario at gmail dot com>
pkgname=pizarra-git
-pkgver=1.3.1.r18.9b63476
+pkgver=1.4.0.r2.125437b
pkgrel=1
-pkgdesc="Simple Gtk drawing application"
+pkgdesc='Simple Gtk drawing application'
arch=('i686' 'x86_64')
-url="https://gitlab.com/categulario/pizarra-gtk"
+url='https://gitlab.com/categulario/pizarra-gtk'
license=('GPL3')
depends=('gtk3')
makedepends=('cargo' 'git')
provides=('pizarra')
conflicts=('pizarra')
-source=("pizarra-git::git+https://gitlab.com/categulario/pizarra-gtk")
+source=('pizarra-git::git+https://gitlab.com/categulario/pizarra-gtk')
sha256sums=('SKIP')
pkgver() {