[arch-commits] Commit in xkeyboard-config/trunk (2 files)

Andreas Radke andyrtr at archlinux.org
Thu Oct 8 16:19:25 UTC 2020


    Date: Thursday, October 8, 2020 @ 16:19:25
  Author: andyrtr
Revision: 397575

upgpkg: xkeyboard-config 2.31-1: upstream update 2.31

Modified:
  xkeyboard-config/trunk/PKGBUILD
Deleted:
  xkeyboard-config/trunk/fix_symbols_syntax_error.diff

-------------------------------+
 PKGBUILD                      |   18 +++++-------------
 fix_symbols_syntax_error.diff |   13 -------------
 2 files changed, 5 insertions(+), 26 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-08 16:14:36 UTC (rev 397574)
+++ PKGBUILD	2020-10-08 16:19:25 UTC (rev 397575)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=xkeyboard-config
-pkgver=2.30
-pkgrel=2
+pkgver=2.31
+pkgrel=1
 pkgdesc="X keyboard configuration files"
 arch=(any)
 license=('custom')
@@ -13,20 +13,12 @@
 provides=('xkbdata')
 replaces=('xkbdata')
 conflicts=('xkbdata')
-source=(https://xorg.freedesktop.org/archive/individual/data/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig}
-        fix_symbols_syntax_error.diff)
+source=(https://xorg.freedesktop.org/archive/individual/data/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
 validpgpkeys=('FFB4CCD275AAA422F5F9808E0661D98FC933A145')
 validpgpkeys+=('15CFA5C595041D2CCBEA155F1732AA424A0E86B4') # "Sergey Udaltsov (For GNOME-related tasks) <svu at gnome.org>"
-sha512sums=('2d775dcaab49d80f62b8eaadc9be406b42c9a3643d3a360f864a462c61865abce67d0a8a80772d54f8136603114c61b5168fd06771f9c132411911914abb1ea4'
-            'SKIP'
-            'b8463f877f671be5ebf5b1baf1f5c287a14f57de56cc67ea71c6094b40b501c12fbbab3d6cb79926aac80546919a74d0fb77a13ea1a58791a968ee1a1bbe25f6')
+sha512sums=('f6f260253e1757640cc0591f9efb55ad5d08023a53ec2f0b468465b36bae0aae4f78dc4d6e603c95aa21c9993d9a42bd641edf2017be3183921a0b1c125f4669'
+            'SKIP')
 
-prepare() {
-  cd ${pkgname}-${pkgver}
-  # FS#66898 / https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/212
-  patch -Np1 -i ../fix_symbols_syntax_error.diff
-}
-
 build() {
   cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr \

Deleted: fix_symbols_syntax_error.diff
===================================================================
--- fix_symbols_syntax_error.diff	2020-10-08 16:14:36 UTC (rev 397574)
+++ fix_symbols_syntax_error.diff	2020-10-08 16:19:25 UTC (rev 397575)
@@ -1,13 +0,0 @@
-diff --git a/symbols/in b/symbols/in
-index 3ca78a20664d803d92e87315b6372909f31594e8..b3a5ca9ef613876b668a521a8f464596ab835d9e 100644
---- a/symbols/in
-+++ b/symbols/in
-@@ -2326,7 +2326,7 @@ xkb_symbols "marathi" {
- 	key <AB09> { [ period, U0964, U0965, U093d ] };
- 	key <AB10> { [ U092f, question, slash, question ] };
- };
--=======
-+
- // EXTRAS:
- 
- //           Modi is an ancient Indian script that is used to write texts in Marathi, Hindi and Sanskrit.



More information about the arch-commits mailing list