summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Manuel2023-08-31 12:09:05 +0200
committerJohan Manuel2023-08-31 12:09:05 +0200
commit0b5dc3e2d8446331e3b4e95623df0a762a606cd1 (patch)
tree2ec3097a0ea167228cce0535d3694d71345078d8
parent19c89574de22f90d217a43c89ac8a3906279e012 (diff)
downloadaur-tina-tpn.tar.gz
Set pkgrel to 1 instead of 0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e7306e7fee5..8c5d92892d48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tina-tpn
pkgdesc = TIme Petri Net Analyzer
pkgver = 3.7.5
- pkgrel = 0
+ pkgrel = 1
url = http://projects.laas.fr/tina/home.php
arch = x86_64
license = unknown
diff --git a/PKGBUILD b/PKGBUILD
index ae73dfa29dd6..c07ce497058c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Johan Manuel <johan29.manuel at gmail dot com>
pkgname=tina-tpn
pkgver=3.7.5
-pkgrel=0
+pkgrel=1
pkgdesc="TIme Petri Net Analyzer"
arch=('x86_64')
url="http://projects.laas.fr/tina/home.php"