Advertisement
Guest User

Untitled

a guest
Aug 21st, 2023
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | Source Code | 0 0
  1. --- ausweisapp2/PKGBUILD 2023-07-26 11:47:47.000000000 +0200
  2. +++ ausweisapp2.new/PKGBUILD 2023-08-18 20:15:13.084603168 +0200
  3. @@ -1,7 +1,7 @@
  4. # Maintainer: A. Klitzing <[email protected]>
  5.  
  6. pkgname=ausweisapp2
  7. -pkgver=1.26.5
  8. +pkgver=1.26.7
  9. pkgrel=1
  10. pkgdesc="A software application that you install on your computer to use your national identity card or your electronic residence permit for online identification"
  11. arch=('i686' 'x86_64' 'aarch64')
  12. @@ -12,7 +12,7 @@
  13. optdepends=('ccid' 'acsccid' 'pcsc-cyberjack')
  14. source=("https://github.com/Governikus/AusweisApp2/releases/download/${pkgver}/AusweisApp2-${pkgver}.tar.gz"{,.asc})
  15. validpgpkeys=('699BF3055B0A49224EFDE7C72D7479A531451088')
  16. -sha256sums=('f4cd52dd89e3faf689c39881b4693f60c45334b9d79f90f46380fcb87afb8a04'
  17. +sha256sums=('8062fe04332e9a7bee4c75fe3ef3efda6748c1a19a6fda8770f7914939c7bd28'
  18. 'SKIP')
  19.  
  20. prepare() {
  21.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement