1
0
forked from pool/osc

fix md5sum for Arch

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=138
This commit is contained in:
Adrian Schröter 2013-04-16 07:53:23 +00:00 committed by Git OBS Bridge
parent 8bb8121d29
commit 100de5064a

View File

@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0')
groups=('base-devel')
depends=('python2')
source=(osc-${pkgver}.tar.gz)
md5sums=('c2f5ef8b09f31cf917265201c599e1e9')
md5sums=('35c9f30be03bdc7eadfb2598bb3849cb')
package() {
msg "Installing osc ..."