summaryrefslogtreecommitdiff
path: root/seahorse
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2020-11-08 13:53:50 +0000
committerTim Biermann <tbier@posteo.de>2020-11-08 13:53:50 +0000
commit3d10ab34de5b205136995244c6ee69bd6bd1368e (patch)
treeb7a4a23d9a74645f088502bebc84dbc7497988cf /seahorse
parent315db14fbddd541a1eb6a634d02b48e38b98b487 (diff)
downloadcontrib-3d10ab34de5b205136995244c6ee69bd6bd1368e.tar.gz
contrib-3d10ab34de5b205136995244c6ee69bd6bd1368e.tar.xz
seahorse: 3.36.2 -> 3.38.0.1
Diffstat (limited to 'seahorse')
-rw-r--r--seahorse/.signature6
-rw-r--r--seahorse/Pkgfile8
2 files changed, 7 insertions, 7 deletions
diff --git a/seahorse/.signature b/seahorse/.signature
index 84a57c405..ac8df5d7e 100644
--- a/seahorse/.signature
+++ b/seahorse/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF32s2PlFEJ6cpkbQVAitsrNj4w/GzK/AQj+w1zLtwECSdI7AAVqFb7ZNj15nw8pHF3FyjGm5F6nRacfzhEzDf3QU=
-SHA256 (Pkgfile) = 7ca3c5e23943245a971165004d0c252947e015efe89d12745b712fb46170104b
+RWSagIOpLGJF334+9pSkiQie71sw4PIBOHzm84ALKAuGIRxwznvDzdAkv1xGBbQUIMyan/l267HkaPeMGPzuIbiHHPBNP8xaDAM=
+SHA256 (Pkgfile) = 6a8ee4fcdcda5b3e5c3adbcd77ca3823d9d62ecf23aa50083fa9d35564946bff
SHA256 (.footprint) = 51582fffa8800be19c93f2039234f7a925454c2aeac45460ec99e13de3ca28f6
-SHA256 (seahorse-3.36.2.tar.bz2) = e330c75fd220613cc44270d68200c3bbb5159373b4b7304b48dd241cde0d6a8c
+SHA256 (seahorse-3.38.0.1.tar.bz2) = 8cd8a3f852a96af06943169bf67e40b16daa24db845e79df4f226eb5f19ce8ed
diff --git a/seahorse/Pkgfile b/seahorse/Pkgfile
index f87953259..734c0a1e3 100644
--- a/seahorse/Pkgfile
+++ b/seahorse/Pkgfile
@@ -5,7 +5,7 @@
# Optional: pam_ldap
name=seahorse
-version=3.36.2
+version=3.38.0.1
release=1
source=(https://gitlab.gnome.org/GNOME/seahorse/-/archive/$version/seahorse-$version.tar.bz2)
@@ -14,9 +14,9 @@ build() {
--prefix=/usr \
--libexecdir=/usr/lib/$name \
--buildtype=plain \
- -Db_ndebug=true \
- -Dhelp=false \
- -Dkey-sharing=false
+ -D b_ndebug=true \
+ -D help=false \
+ -D key-sharing=false
meson compile -C build
DESTDIR=$PKG meson install -C build
rm -r $PKG/usr/share/locale

Generated by cgit