summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2017-01-22 11:18:18 -0700
committernot_anonymous2017-01-22 11:18:18 -0700
commit51a14ad531dd46a4c34b9abbc33683d4f68dfe41 (patch)
tree235f4e410e557d7feed8701954da49b460443dbb
parent96f6b8ea1561cebdc4f786b61cfc4f402bd07237 (diff)
downloadaur-51a14ad531dd46a4c34b9abbc33683d4f68dfe41.tar.gz
Updated
-rw-r--r--.AURINFO25
-rw-r--r--.SRCINFO15
-rw-r--r--PKGBUILD20
-rw-r--r--trustedqsl.install11
4 files changed, 14 insertions, 57 deletions
diff --git a/.AURINFO b/.AURINFO
deleted file mode 100644
index 0c272dca6561..000000000000
--- a/.AURINFO
+++ /dev/null
@@ -1,25 +0,0 @@
-pkgbase = trustedqsl
- pkgdesc = TrustedQSL - Logbook of the World
- pkgver = 2.0.3
- pkgrel = 1
- epoch =
- url = http://lotw.arrl.org/
- arch = x86_64
- arch = i686
- license = ARRL
- makedepends = openssl
- makedepends = expat
- makedepends = zlib
- makedepends = wxgtk
- makedepends = curl
- makedepends = cmake
- depends = openssl
- depends = expat
- depends = zlib
- depends = wxgtk
- depends = curl
- replaces = tsql
- source = http://www.arrl.org/files/file/LoTW%20Instructions/tqsl-2.0.3.tgz
-
-pkgname = trustedqsl
-
diff --git a/.SRCINFO b/.SRCINFO
index 26ebf1b60c47..98a9d8e2e575 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = trustedqsl
pkgdesc = QSO log signing data for the ARRL Logbook of The World (LoTW)
- pkgver = 2.2.2
- pkgrel = 2
+ pkgver = 2.3
+ pkgrel = 1
url = http://lotw.arrl.org/
- install = trustedqsl.install
arch = i686
arch = x86_64
license = custom:ARRL
@@ -12,23 +11,21 @@ pkgbase = trustedqsl
depends = curl
depends = hamradio-menus
provides = tqsllib
+ provides = trustedqsl
conflicts = trustedqsl-git
replaces = tqsl
- source = http://www.arrl.org/files/file/LoTW%20Instructions/tqsl-2.2.2.tar.gz
+ source = http://www.arrl.org/files/file/LoTW%20Instructions/tqsl-2.3.tar.gz
source = diff.CMakeLists.txt.apps
source = diff.CMakeLists.txt.src
source = trustedqsl.desktop
- source = trustedqsl.install
- md5sums = 3bfd1eb11ea8aadc937d44483850ce93
+ md5sums = d2b8d7eed62ec9882171d5e2dd8de17f
md5sums = bbdec5f6ae2d23bb2c74c84df07d2c70
md5sums = 8f401e02bfdefb486bbbeaba58522486
md5sums = 860b305f9cf6db8cc1c14dc88cef34fc
- md5sums = f7e1e2722c972f3420cfd69492c79073
- sha256sums = 3b5ebaba011070722a01819783a47c3661557975693f5355bb2abe1adc170f05
+ sha256sums = 557a748e90b5462e3abb34ac13c55e42fc2f4249d5b18618157115990478cbbb
sha256sums = 84eb4f182e90d6996d687952e82c47c2cc7c8fcd95a4290ef7b8c77b4d7b6e4e
sha256sums = 0adb97d5a65701465309b8fed0fe8fbc04400d3342102887f05fddf52d985f87
sha256sums = cb638467e305f6f9426a22841dbbb4d656a30f48e4c1c27e87dd82890794c167
- sha256sums = f703f8de14eb277dc72cc837086fbd55f5d772049a44200686c8ae76348f6614
pkgname = trustedqsl
diff --git a/PKGBUILD b/PKGBUILD
index ab4e80db708b..c84a7a7e86b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,23 +4,21 @@
pkgname=trustedqsl
__pkgname=tqsl
-pkgver=2.2.2
-pkgrel=2
+pkgver=2.3
+pkgrel=1
pkgdesc="QSO log signing data for the ARRL Logbook of The World (LoTW)"
arch=('i686' 'x86_64')
url="http://lotw.arrl.org/"
license=('custom:ARRL')
depends=('wxgtk2.8' 'curl' 'hamradio-menus')
makedepends=('cmake')
-provides=('tqsllib')
+provides=('tqsllib' 'trustedqsl')
conflicts=('trustedqsl-git')
replaces=('tqsl')
-install=$pkgname.install
source=(http://www.arrl.org/files/file/LoTW%20Instructions/${__pkgname}-${pkgver}.tar.gz
diff.CMakeLists.txt.apps
diff.CMakeLists.txt.src
- $pkgname.desktop
- $pkgname.install)
+ $pkgname.desktop)
prepare() {
cd "$srcdir/${__pkgname}-$pkgver"
@@ -55,13 +53,11 @@ package() {
rm -rf $pkgdir/usr/include
}
-md5sums=('3bfd1eb11ea8aadc937d44483850ce93'
+md5sums=('d2b8d7eed62ec9882171d5e2dd8de17f'
'bbdec5f6ae2d23bb2c74c84df07d2c70'
'8f401e02bfdefb486bbbeaba58522486'
- '860b305f9cf6db8cc1c14dc88cef34fc'
- 'f7e1e2722c972f3420cfd69492c79073')
-sha256sums=('3b5ebaba011070722a01819783a47c3661557975693f5355bb2abe1adc170f05'
+ '860b305f9cf6db8cc1c14dc88cef34fc')
+sha256sums=('557a748e90b5462e3abb34ac13c55e42fc2f4249d5b18618157115990478cbbb'
'84eb4f182e90d6996d687952e82c47c2cc7c8fcd95a4290ef7b8c77b4d7b6e4e'
'0adb97d5a65701465309b8fed0fe8fbc04400d3342102887f05fddf52d985f87'
- 'cb638467e305f6f9426a22841dbbb4d656a30f48e4c1c27e87dd82890794c167'
- 'f703f8de14eb277dc72cc837086fbd55f5d772049a44200686c8ae76348f6614')
+ 'cb638467e305f6f9426a22841dbbb4d656a30f48e4c1c27e87dd82890794c167')
diff --git a/trustedqsl.install b/trustedqsl.install
deleted file mode 100644
index 2eaa60550d51..000000000000
--- a/trustedqsl.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- post_install $1
-}