summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormd2prof2017-06-23 13:49:18 -0500
committermd2prof2017-06-23 13:49:18 -0500
commita03d3d3881b5b3aa119f3b05043828bef72cbef5 (patch)
treef001882303966f02d6ff8d7e6e71d41d6f5e5a5e
parent0ea4e39623e19a76fea857c8b941a17988e13613 (diff)
downloadaur-a03d3d3881b5b3aa119f3b05043828bef72cbef5.tar.gz
update to 2.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD7
2 files changed, 2 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8de55a3eb9b7..ede5a5c8ac61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pascalcoin
pkgdesc = PascalCoin Wallet and Daemon
- pkgver = 1.5.6
+ pkgver = 2.0
pkgrel = 1
url = https://github.com/PascalCoin/PascalCoin
install = pascalcoin.install
diff --git a/PKGBUILD b/PKGBUILD
index 6e2f7a154a36..2c975fce2631 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jeff Keyte <jeff@keyte.me>
pkgname=pascalcoin
-pkgver=1.5.6
+pkgver=2.0
pkgrel=1
pkgdesc='PascalCoin Wallet and Daemon'
arch=('i686' 'x86_64')
@@ -19,11 +19,6 @@ sha256sums=('SKIP'
'74713e3702cbd13a8847de340029f6c3608f1dbae536e58cfa53c5035101d060'
'5b308a22ea19b9b71b67cc5178b03bbcf1c90cc5d0abe42592e26b701649231a')
-pkgver() {
-cd "$srcdir/PascalCoin"
-git describe --tags
-}
-
build() {
cd "$srcdir/PascalCoin"
lazbuild --pcp=Lazarus -B --lazarusdir=/usr/lib/lazarus --ws=qt PascalCoinWalletLazarus.lpi