Skip to content
Permalink
Browse files
zenlib 0.4.41
  • Loading branch information
demmm committed Apr 6, 2023
1 parent 428ac7e commit 3a1c6cf
Showing 1 changed file with 2 additions and 2 deletions.
@@ -2,7 +2,7 @@
pkgname=zenlib
_pkgname=libzen
__pkgname=ZenLib
pkgver=0.4.40
pkgver=0.4.41
pkgrel=1
pkgdesc="Small C++ derivate classes to have an easier life"
arch=('x86_64')
@@ -14,7 +14,7 @@ conflicts=('libzen')
replaces=('libzen')
#source=("https://github.com/MediaArea/ZenLib/archive/v${pkgver}.tar.gz")
source=("https://old.mediaarea.net/download/source/libzen/${pkgver}/${_pkgname}_${pkgver}.tar.xz")
md5sums=('44e52daaba43416f15b92dd01ba7aa39')
md5sums=('9c4945ef3fdde075702de6bfd8189fa4')

build() {
cd ${__pkgname}/Project/GNU/Library

0 comments on commit 3a1c6cf

Please sign in to comment.