ports/opt (3.4): mypaint-brushes: fix signature, improve $source. thx jue
commit 91ea70e06f1928b8efb0f435b2cf6dbe1afbc9bc Author: Thomas Penteker <tek@serverop.de> Date: Sun Sep 16 23:18:03 2018 +0200 mypaint-brushes: fix signature, improve $source. thx jue diff --git a/mypaint-brushes/.signature b/mypaint-brushes/.signature index c3803ab4a..6507dc27b 100644 --- a/mypaint-brushes/.signature +++ b/mypaint-brushes/.signature @@ -1,4 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Xckk3/MVCIHDdYiMqYDvn4gN+oSQZ0Mj57dToDxSLtlGH9gJHSRXT3oWrX/Ji7QJ0saE+AN1teaw9NR5xDS3QQ= -SHA256 (Pkgfile) = b7016bd2c20f6e40c829c997a6b01ad0ce516748aef0ea986897f3a52392b0a5 -SHA256 (v1.3.0.zip) = 99dad800d5bd21b49b5f7a3f501452e38294de992522f8eec45d974f96e9ba23 +RWSE3ohX2g5d/cZqUNQdQg9vhFzWHgo5NKhvoAspCEaMHfb5TRwO0ewspmXHILS9ZIeQ3HPIsnMWUX1Uz/I8hSrNq80o1bVX9gI= +SHA256 (Pkgfile) = e2536dc395df2e861fcb5c29065e3d13bdfbb5947e4ed0a59358479cdbc945b7 +SHA256 (.footprint) = 3669beddb42a21df4ccdc63d094594abc4cc938b7d6c17c02df7a9af0ee41c35 +SHA256 (mypaint-brushes-1.3.0.zip) = 99dad800d5bd21b49b5f7a3f501452e38294de992522f8eec45d974f96e9ba23 diff --git a/mypaint-brushes/Pkgfile b/mypaint-brushes/Pkgfile index 4ae747bc5..12e1611e8 100644 --- a/mypaint-brushes/Pkgfile +++ b/mypaint-brushes/Pkgfile @@ -6,7 +6,8 @@ name=mypaint-brushes version=1.3.0 release=1 -source=(https://github.com/Jehan/mypaint-brushes/archive/v${version}.zip) +source=(https://github.com/Jehan/mypaint-brushes/archive/v${version}/$name-$version.zip) + build() { cd $name-$version
participants (1)
-
crux@crux.nu