* update npapi-sdk to 0.27.2-5

This commit is contained in:
Alexander Baldeck 2024-09-11 16:47:51 +02:00
parent 4053cb1caf
commit 10ba4b5ce6
2 changed files with 12 additions and 2 deletions

11
java/npapi-sdk/.SRCINFO Normal file
View File

@ -0,0 +1,11 @@
pkgbase = npapi-sdk
pkgdesc = Netscape Plugin API (NPAPI)
pkgver = 0.27.2
pkgrel = 5
url = https://bitbucket.org/mgorny/npapi-sdk
arch = any
license = MPL
source = https://github.com/mgorny/npapi-sdk/releases/download/npapi-sdk-0.27.2/npapi-sdk-0.27.2.tar.bz2
sha256sums = 01bf34bdd0fcaa546ba3d5c96f5d91f91dd117d4ed5ffe13f56bbd5aa566ae77
pkgname = npapi-sdk

View File

@ -1,9 +1,8 @@
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
# Maintainer:
pkgname=npapi-sdk
pkgver=0.27.2
pkgrel=4
pkgrel=5
pkgdesc="Netscape Plugin API (NPAPI)"
arch=(any)
url="https://bitbucket.org/mgorny/npapi-sdk"