summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b78111b1113c..ec22ac8774c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-nvector
pkgdesc = Nvector is a suite of tools written in Python to solve geographical position calculations.
pkgver = 0.7.7
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pbrod/nvector
arch = any
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index d0a37986c075..b0e1703d8221 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Oystein Sture <oysstu@gmail.com>
pkgname=python-nvector
pkgver=0.7.7
-pkgrel=1
+pkgrel=2
pkgdesc="Nvector is a suite of tools written in Python to solve geographical position calculations."
arch=('any')
url="https://github.com/pbrod/nvector"