summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6609a817fdfd..5a472d0dbb42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=em-marine
-pkgver=0.0.2.1
+pkgver=0.0.3.0
pkgrel=1
pkgdesc="EM-marine reader software with Ethernet interface (TCP / IP)"
arch=('x86_64')
@@ -7,7 +7,7 @@ url="https://github.com/khvalera/${pkgname}"
license=('GPL2')
makedepends=("lazarus" "git" "which")
source=("https://github.com/khvalera/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('9bfd0e5258ae1a372e327db955248479')
+md5sums=('803d301b3c1889e13cc0da2367360bb5')
backup=( "etc/${pkgname}/options.ini" )
package(){